Class ZegoCopyrightedMusicGetLyricConfig


  • public class ZegoCopyrightedMusicGetLyricConfig
    extends java.lang.Object
    The configuration of getting lyric.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      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.
      • vendorID

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

      • ZegoCopyrightedMusicGetLyricConfig

        public ZegoCopyrightedMusicGetLyricConfig()