|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
| + (instancetype _Nonnull) sharedMetaServiceWithConfig: | (AgoraMetaServiceConfig *_Nonnull) | config |
| + (void) destroy |
| - (NSInteger) renewToken: | (NSString *_Nonnull) | token |
| - (NSString *_Nullable) getLauncherVersion |
| - (NSInteger) getSceneAssetsInfo |
| - (NSInteger) isSceneAssetsDownloaded: | (NSInteger) | sceneId |
| - (NSInteger) downloadSceneAssets: | (NSInteger) | sceneId |
| - (NSInteger) cancelDownloadSceneAssets: | (NSInteger) | sceneId |
| - (NSInteger) cleanSceneAssets: | (NSInteger) | sceneId |
| - (NSInteger) createScene: | (AgoraMetaSceneConfig *_Nonnull) | config |