mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-02-16 10:31:02 +00:00
Enhance the connection callback protocol to include other connection listener callbacks exposed by common. Start handling some HTTP request errors.
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface StreamFrameViewController : UIViewController <ConTermCallback>
|
||||
@interface StreamFrameViewController : UIViewController <ConnectionCallbacks>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user