Meeting SDK for iOS 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>
 

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 

Remote control Del.

MobileRTCRemoteControl_Return 

Remote control 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_Return