ZegoCopyrightedMusicGetSharedConfig class
获取分享资源的配置。
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- roomID ↔ String?
-
房间 ID, 单房间模式可不传,多房间模式时必须传对应房间的 ID。指明在哪个房间获取资源。
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- songID ↔ String
-
歌曲 ID。
getter/setter pair
- vendorID ↔ ZegoCopyrightedMusicVendorID?
-
版权方。
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited