ZegoExpNotifyDeviceStateMode enum
通知本端设备状态的模式。
Constructors
- ZegoExpNotifyDeviceStateMode()
-
const
Values
- Open → const ZegoExpNotifyDeviceStateMode
-
通知本端设备状态。
- Close → const ZegoExpNotifyDeviceStateMode
-
不通知本端设备状态,仅对关闭设备有效。
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<
ZegoExpNotifyDeviceStateMode> - A constant List of the values in this enum, in order of their declaration.