Class ZegoCopyrightedMusicGetSharedConfig


  • public class ZegoCopyrightedMusicGetSharedConfig
    extends java.lang.Object
    The configuration of getting shared resource.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String 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.
      java.lang.String songID
      the ID of the song.
      ZegoCopyrightedMusicVendorID 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.
      • roomID

        public java.lang.String 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.
    • Constructor Detail

      • ZegoCopyrightedMusicGetSharedConfig

        public ZegoCopyrightedMusicGetSharedConfig()