|
Meeting SDK for iOS API Reference
|
The helper to handle the requested of start captions. More...
#include <MobileRTCMeetingService+LiveTranscription.h>
Inherits NSObject.
Inherited by MobileRTCCaptionsControlOffHandler, and MobileRTCCaptionsControlOnHandler.
Instance Methods | |
| (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. | |
The helper to handle the requested of start captions.
Definition at line 47 of file MobileRTCMeetingService+LiveTranscription.h.
| - (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.