agora_uikit
agora_event_handlers
AgoraEventHandlers
onError property
onError
onError
property
Null safety
(dynamic Function?
(
ErrorCode
errorCode
)
?)
onError
read / write
Reports an error during SDK runtime
Implementation
Function(ErrorCode errorCode)? onError;
agora_uikit
agora_event_handlers
AgoraEventHandlers
onError property
AgoraEventHandlers class
Constructors
AgoraEventHandlers
Properties
activeSpeaker
hashCode
joinChannelSuccess
leaveChannel
localAudioStateChanged
localVideoStateChanged
onError
remoteAudioStateChanged
remoteVideoStateChanged
runtimeType
tokenPrivilegeWillExpire
userJoined
userOffline
Methods
copyWith
noSuchMethod
toString
Operators
operator ==