Agora RTC Objective-C API Reference  Refactor
Properties
AgoraMusicContentCenterConfig Class Reference

Inherits <NSObject>.

Properties

NSString * appId
 
NSString * token
 
NSInteger mccUid
 

Property Documentation

◆ rtcEngine

- (AgoraRtcEngineKit* _Nullable) rtcEngine
readwritenonatomicassign

◆ appId

- (NSString*) appId
readwritenonatomiccopy

The app ID of the project that has enabled the music content center

◆ token

- (NSString*) token
readwritenonatomiccopy

music content center need token to connect with server

◆ mccUid

- (NSInteger) mccUid
readwritenonatomicassign

The user ID when using music content center. It can be different from that of the rtc product.