Class ZegoCopyrightedMusicQueryCacheConfigV2


  • public class ZegoCopyrightedMusicQueryCacheConfigV2
    extends java.lang.Object
    The configuration of querying cache.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int resourceQualityType
      The resource quality type of music.
      int resourceType
      The resource type of music.
      java.lang.String songID
      the ID of the song.
      int vendorID
      Copyright music resource song copyright provider.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • songID

        public java.lang.String songID
        the ID of the song.
      • resourceType

        public int resourceType
        The resource type of music.
      • resourceQualityType

        public int resourceQualityType
        The resource quality type of music.
      • vendorID

        public int vendorID
        Copyright music resource song copyright provider.
    • Constructor Detail

      • ZegoCopyrightedMusicQueryCacheConfigV2

        public ZegoCopyrightedMusicQueryCacheConfigV2()