ControlListener class abstract

会议登陆状态回调

Constructors

ControlListener()

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
onJoinMeetingResult(NEControlResult status) → void
加入会议回调
onStartMeetingResult(NEControlResult status) → void
创建会议回调
onTCProtocolUpgrade(NETCProtocolUpgrade protocolUpgrade) → void
遥控器、TV协议有变更
onUnbind(int unBindType) → void
解除绑定
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited