Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCRemoteControlService.h File Reference

Remote control functionality during screen sharing. More...

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...
 

Detailed Description

Remote control functionality during screen sharing.

Definition in file MobileRTCRemoteControlService.h.

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 13 of file MobileRTCRemoteControlService.h.

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