|
Meeting SDK for iOS API Reference
|
Subclass of MobileRTCCaptionsControlHandler for requests without translation. More...
#include <MobileRTCMeetingService+LiveTranscription.h>
Inherits MobileRTCCaptionsControlHandler.
Instance Methods | |
| (MobileRTCSDKError) | - approveStartCaptionsRequest: |
| Approve the start captions request. | |
Instance Methods inherited from MobileRTCCaptionsControlHandler | |
| (MobileRTCSDKError) | - deny |
| (NSUInteger) | - getSenderUserId |
| Get sender User Id. | |
| (BOOL) | - isRequestTranslationOn |
Subclass of MobileRTCCaptionsControlHandler for requests without translation.
Definition at line 84 of file MobileRTCMeetingService+LiveTranscription.h.
| - (MobileRTCSDKError) approveStartCaptionsRequest: | (NSInteger) | languageId |
Approve the start captions request.
| languageId | The language to be set for all participants in meeting. |