|
Meeting SDK for iOS API Reference
|
Subclass of MobileRTCCaptionsControlHandler for requests with translation enabled. More...
#include <MobileRTCMeetingService+LiveTranscription.h>
Inherits MobileRTCCaptionsControlHandler.
Instance Methods | |
| (MobileRTCSDKError) | - approveStartCaptionsRequest |
| Approves the start captions request and then self-destroys. | |
Instance Methods inherited from MobileRTCCaptionsControlHandler | |
| (MobileRTCSDKError) | - deny |
| Denies the start captions request and then self-destroys. | |
| (NSUInteger) | - getSenderUserId |
| Gets the sender user ID. | |
| (BOOL) | - isRequestTranslationOn |
| Determines if the request is to start captions with translation on. | |
Subclass of MobileRTCCaptionsControlHandler for requests with translation enabled.
Definition at line 72 of file MobileRTCMeetingService+LiveTranscription.h.
| - (MobileRTCSDKError) approveStartCaptionsRequest |
Approves the start captions request and then self-destroys.