ZegoCapabilityNegotiationType enum

推流参考的能力协商类型

Inheritance

Constructors

ZegoCapabilityNegotiationType()
const

Values

None → const ZegoCapabilityNegotiationType

不参考协商结果

All → const ZegoCapabilityNegotiationType

参考房间内所有用户协商的结果

Publisher → const ZegoCapabilityNegotiationType

参考房间内麦上用户协商的结果

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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.