ZegoCapabilityNegotiationType enum
推流参考的能力协商类型
Constructors
- ZegoCapabilityNegotiationType()
-
const
Values
- None → const ZegoCapabilityNegotiationType
-
不参考协商结果
- All → const ZegoCapabilityNegotiationType
-
参考房间内所有用户协商的结果
- Publisher → const ZegoCapabilityNegotiationType
-
参考房间内麦上用户协商的结果
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<
ZegoCapabilityNegotiationType> - A constant List of the values in this enum, in order of their declaration.