NEGroupCallState class abstract

群呼状态常量

表示群呼的整体状态。

Properties

hashCode int
The hash code for this object.
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

CALL_OUT → const int
呼出通话中
IDLE → const int
无通话状态
INVITED → const int
收到通话邀请
ON_THE_CALL → const int
正在通话中