mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-21 16:00:17 +00:00
Added long press to remove/unpair host
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
@protocol HostCallback <NSObject>
|
||||
|
||||
- (void) hostClicked:(Host*)host;
|
||||
- (void) hostLongClicked:(Host*)host;
|
||||
- (void) addHostClicked;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user