Mac SDK
Instance Methods | List of all members
<ZoomSDKCloseCaptionControllerDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKCloseCaptionControllerDelegate>:

Instance Methods

(void) - onGetCCPrvilege
 Callback of getting the privilege of close caption.
 
(void) - onLostCCPrvilege
 Callback of losing privilege of close caption.
 
(void) - onReceiveCCMessageWithString:
 Notify the current user that close caption is received. More...
 
(void) - onReceiveCCRealtimeMessage:
 Notify the current user of realtime message. More...
 

Method Documentation

◆ onReceiveCCMessageWithString:

- (void) onReceiveCCMessageWithString: (NSString *)  inString

Notify the current user that close caption is received.

Parameters
inStringThe string of the close caption.

◆ onReceiveCCRealtimeMessage:

- (void) onReceiveCCRealtimeMessage: (NSString *)  realtimeMessage

Notify the current user of realtime message.

Parameters
realtimeMessageThe message that is being input.

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