Meeting SDK for iOS API Reference
|
Callback event of receiving remote control. More...
#include <MobileRTCCameraControlService.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onCameraControlRequestResult:isApproved: |
Callback for when the current user is granted camera control access. | |
Callback event of receiving remote control.
Definition at line 37 of file MobileRTCCameraControlService.h.
|
optional |
Callback for when the current user is granted camera control access.
userId | The user ID that accepted the request. |
isApproved | The result of the camera control request. |