Class ZegoCopyrightedMusicConfig


  • public class ZegoCopyrightedMusicConfig
    extends java.lang.Object
    CopyrightedMusic play configuration.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      ZegoUser user
      User object instance, configure userID, userName.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • user

        public ZegoUser user
        User object instance, configure userID, userName. Note that the user ID set here needs to be consistent with the user ID set when logging in to the room, otherwise the request for the copyright music background service will fail.
    • Constructor Detail

      • ZegoCopyrightedMusicConfig

        public ZegoCopyrightedMusicConfig()