iOS API
Instance Methods | List of all members
<MobileRTCBOAdminDelegate > Protocol Reference
Inheritance diagram for <MobileRTCBOAdminDelegate >:
<MobileRTCMeetingServiceDelegate>

Instance Methods

(void) - onHelpRequestReceived:
 admin received help request from userID More...
 
(void) - onStartBOError:
 admin received error when start BO failed More...
 

Method Documentation

◆ onHelpRequestReceived:()

- (void MobileRTCBOAdminDelegate) onHelpRequestReceived: (NSString *_Nullable)  strUserID

admin received help request from userID

Parameters
strUserIDthe identifier of the bo meeting user.

◆ onStartBOError:()

- (void MobileRTCBOAdminDelegate) onStartBOError: (MobileRTCBOControllerError)  errType

admin received error when start BO failed

Parameters
errTypethe error type defail of the failure.

The documentation for this protocol was generated from the following file: