iOS SDK API Reference
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | MobileRTCRemoteControlService |
It provides Remote Control Service. More... | |
protocol | <MobileRTCRemoteControlDelegate> |
Callback event of receiving remote control. More... | |
Enumerations | |
enum | MobileRTCRemoteControlInputType { MobileRTCRemoteControl_Del , MobileRTCRemoteControl_Return } |
MobileRTCRemoteControlInputType An Enumeration of input types when the Enter key or Delete on the keyboard is pressed. More... | |
MobileRTCRemoteControlInputType An Enumeration of input types when the Enter key or Delete on the keyboard is pressed.
Enumerator | |
---|---|
MobileRTCRemoteControl_Del | |
MobileRTCRemoteControl_Return |
Definition at line 16 of file MobileRTCRemoteControlService.h.