logo
On this page

ZegoCopyrightedMusicQueryCacheConfigV2

ZegoCopyrightedMusicQueryCacheConfigV2

The configuration of querying cache.

Declared in entity/ZegoCopyrightedMusicQueryCacheConfigV2.java

Properties

songID

songID
public String songID

the ID of the song.

resourceType

resourceType
public int resourceType

The resource type of music. Refer to the value of [ZegoCopyrightedMusicResourceType].

resourceQualityType

resourceQualityType
public int resourceQualityType

The resource quality type of music. Refer to the value of [ZegoCopyrightedMusicResourceQualityType].

vendorID

vendorID
public int vendorID

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

Methods

ZegoCopyrightedMusicQueryCacheConfigV2

ZegoCopyrightedMusicQueryCacheConfigV2
Declared in entity/ZegoCopyrightedMusicQueryCacheConfigV2.java

Previous

zegocopyrightedmusicquerycacheconfig

Next

zegocopyrightedmusicrequestconfig

On this page

Back to top