ZegoCopyrightedMusicVendorID enum
版权方。版权方的详细信息,请联系 ZEGO 商务人员咨询。
Constructors
- ZegoCopyrightedMusicVendorID()
-
const
Values
- ZegoCopyrightedMusicVendorDefault → const ZegoCopyrightedMusicVendorID
-
默认版权方。
- ZegoCopyrightedMusicVendor1 → const ZegoCopyrightedMusicVendorID
-
版权方1。
- ZegoCopyrightedMusicVendor2 → const ZegoCopyrightedMusicVendorID
-
版权方2。
- ZegoCopyrightedMusicVendor3 → const ZegoCopyrightedMusicVendorID
-
版权方3。
Properties
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
Constants
-
values
→ const List<
ZegoCopyrightedMusicVendorID> - A constant List of the values in this enum, in order of their declaration.