Agora RTC Objective-C API Reference  Refactor
AgoraMetaServiceKit Class Reference

Inherits <NSObject>.

Method Documentation

◆ sharedMetaServiceWithConfig:

+ (instancetype _Nonnull) sharedMetaServiceWithConfig: (AgoraMetaServiceConfig *_Nonnull)  config

◆ destroy

+ (void) destroy

◆ renewToken:

- (NSInteger) renewToken: (NSString *_Nonnull)  token

◆ getLauncherVersion

- (NSString *_Nullable) getLauncherVersion

◆ getSceneAssetsInfo

- (NSInteger) getSceneAssetsInfo

◆ isSceneAssetsDownloaded:

- (NSInteger) isSceneAssetsDownloaded: (NSInteger)  sceneId

◆ downloadSceneAssets:

- (NSInteger) downloadSceneAssets: (NSInteger)  sceneId

◆ cancelDownloadSceneAssets:

- (NSInteger) cancelDownloadSceneAssets: (NSInteger)  sceneId

◆ cleanSceneAssets:

- (NSInteger) cleanSceneAssets: (NSInteger)  sceneId

◆ createScene:

- (NSInteger) createScene: (AgoraMetaSceneConfig *_Nonnull)  config