iOS SDK API Reference
Loading...
Searching...
No Matches
MobileRTCRemoteControlService.h File 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...
 

Enumeration Type Documentation

◆ MobileRTCRemoteControlInputType

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.

17{
MobileRTCRemoteControlInputType
MobileRTCRemoteControlInputType An Enumeration of input types when the Enter key or Delete on the key...
@ MobileRTCRemoteControl_Del
@ MobileRTCRemoteControl_Return