mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-12 10:56:14 +00:00
now goes back to main frame when connection is terminated
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
// Copyright (c) 2014 Diego Waxemberg. All rights reserved.
|
||||
//
|
||||
|
||||
#import "Connection.h"
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface StreamFrameViewController : UIViewController
|
||||
@interface StreamFrameViewController : UIViewController <ConTermCallback>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user