logo
On this page

ZegoCopyrightedMusicGetSharedConfigV2

ZegoCopyrightedMusicGetSharedConfigV2

The configuration of getting shared resource.

Declared in ZegoExpressDefines.h

Properties

songID

songID
nonatomic, copy NSString * songID

the ID of the song.

vendorID

vendorID
nonatomic, assign int vendorID

Copyright music resource song copyright provider. Refer to the value of [ZegoCopyrightedMusicVendorID].

roomID

roomID
nonatomic, copy NSString * roomID

The room ID, the single-room mode can not be passed, and the corresponding room ID must be passed in the multi-room mode. Indicates which room to get resources from.

resourceType

resourceType
nonatomic, assign int resourceType

The resource type of music.

Previous

zegocopyrightedmusicgetsharedconfig

Next

zegocopyrightedmusicquerycacheconfig

On this page

Back to top