Meeting SDK for iOS 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> |
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 | Remote control Del. |
MobileRTCRemoteControl_Return | Remote control Return. |
Definition at line 16 of file MobileRTCRemoteControlService.h.