Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
NSString * | appId |
NSString * | token |
NSInteger | mccUid |
NSUInteger | maxCacheSize |
NSString * | mccDomain |
id< AgoraMusicContentCenterEventDelegate > | eventDelegate |
|
readwritenonatomicassign |
|
readwritenonatomiccopy |
The app ID of the project that has enabled the music content center
|
readwritenonatomiccopy |
music content center need token to connect with server
|
readwritenonatomicassign |
The user ID when using music content center. It can be different from that of the rtc product.
|
readwritenonatomicassign |
The max number which the music content center caches cannot exceed 50.
|
readwritenonatomiccopy |
@technical preview
|
readwritenonatomicweak |
Event handler to get callback result.