Agora RTC Objective-C API Reference  Refactor
<AgoraMetachatEventDelegate> Protocol Reference

Inherits <NSObjectNSObject>.

Method Documentation

◆ onConnectionStateChanged:reason:

- (void) onConnectionStateChanged: (AgoraMetachatConnectionStateType state
reason: (AgoraMetachatConnectionChangedReasonType reason 

◆ onRequestToken

- (void) onRequestToken

◆ onGetScenesResult:errorCode:

- (void) onGetScenesResult: (NSMutableArray *_Nonnull)  scenes
errorCode: (NSInteger)  errorCode 

◆ onDownloadSceneProgress:progress:state:

- (void) onDownloadSceneProgress: (AgoraMetachatSceneInfo *_Nullable)  sceneInfo
progress: (NSInteger)  progress
state: (AgoraMetachatDownloadStateType state