SyRtcEvent class abstract
SY RTC事件基类
- Implementers
- SyAudioRoutingChangedEvent
- SyConnectionStateChangedEvent
- SyErrorEvent
- SyFirstRemoteVideoDecodedEvent
- SyFirstRemoteVideoFrameEvent
- SyLocalAudioStateChangedEvent
- SyLocalVideoStateChangedEvent
- SyNetworkQualityEvent
- SyRemoteAudioStateChangedEvent
- SyRemoteVideoStateChangedEvent
- SyRequestTokenEvent
- SyStreamMessageErrorEvent
- SyStreamMessageEvent
- SyTokenPrivilegeWillExpireEvent
- SyUserJoinedEvent
- SyUserOfflineEvent
- SyVideoSizeChangedEvent
- SyVolumeIndicationEvent
Constructors
- SyRtcEvent(String type)
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