|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObjectNSObject>.
| - (void) onCreateSceneResult: | (AgoraMetachatScene *_Nullable) | scene | |
| errorCode: | (NSInteger) | errorCode | |
| - (void) onConnectionStateChanged: | (AgoraMetachatConnectionStateType) | state | |
| reason: | (AgoraMetachatConnectionChangedReasonType) | reason | |
| - (void) onRequestToken |
| - (void) onGetSceneInfosResult: | (NSMutableArray *_Nonnull) | sceneInfos | |
| errorCode: | (NSInteger) | errorCode | |
| - (void) onDownloadSceneProgress: | (NSInteger) | sceneId | |
| progress: | (NSInteger) | progress | |
| state: | (AgoraMetachatDownloadStateType) | state | |