Agora Java API Reference for Android
io.agora.rtc2.IAgoraEventHandler Member List

This is the complete list of members for io.agora.rtc2.IAgoraEventHandler, including all inherited members.

onAudioEffectFinished(int soundId) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onAudioMixingFinished()io.agora.rtc2.IAgoraEventHandler
onAudioMixingPositionChanged(long position)io.agora.rtc2.IAgoraEventHandler
onAudioMixingStateChanged(int state, int reasonCode)io.agora.rtc2.IAgoraEventHandler
onAudioPublishStateChanged(String channel, int oldState, int newState, int elapseSinceLastState)io.agora.rtc2.IAgoraEventHandler
onAudioRouteChanged(int routing)io.agora.rtc2.IAgoraEventHandler
onAudioSubscribeStateChanged(String channel, int uid, int oldState, int newState, int elapseSinceLastState)io.agora.rtc2.IAgoraEventHandler
onAudioVolumeIndication(IRtcEngineEventHandler.AudioVolumeInfo[] speakers, int totalVolume)io.agora.rtc2.IAgoraEventHandler
onCameraExposureAreaChanged(Rect rect)io.agora.rtc2.IAgoraEventHandler
onCameraFocusAreaChanged(Rect rect)io.agora.rtc2.IAgoraEventHandler
onCameraReady()io.agora.rtc2.IAgoraEventHandler
onChannelMediaRelayEvent(int code)io.agora.rtc2.IAgoraEventHandler
onChannelMediaRelayStateChanged(int state, int code) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onClientRoleChanged(int oldRole, int newRole, ClientRoleOptions newRoleOptions) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onClientRoleChangeFailed(int reason, int currentRole) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onConnectionBanned()io.agora.rtc2.IAgoraEventHandler
onConnectionInterrupted()io.agora.rtc2.IAgoraEventHandler
onConnectionLost()io.agora.rtc2.IAgoraEventHandler
onConnectionStateChanged(int state, int reason)io.agora.rtc2.IAgoraEventHandler
onContentInspectResult(int result) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onDownlinkNetworkInfoUpdated(IRtcEngineEventHandler.DownlinkNetworkInfo info) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onEncryptionError(int errorType) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onError(int err)io.agora.rtc2.IAgoraEventHandler
onFacePositionChanged(int imageWidth, int imageHeight, IRtcEngineEventHandler.AgoraFacePositionInfo[] faceRectArr)io.agora.rtc2.IAgoraEventHandler
onFirstLocalAudioFramePublished(int elapsed)io.agora.rtc2.IAgoraEventHandler
onFirstLocalVideoFrame(Constants.VideoSourceType source, int width, int height, int elapsed)io.agora.rtc2.IAgoraEventHandler
onFirstLocalVideoFramePublished(Constants.VideoSourceType source, int elapsed)io.agora.rtc2.IAgoraEventHandler
onFirstRemoteAudioDecoded(int uid, int elapsed) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onFirstRemoteAudioFrame(int uid, int elapsed) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onIntraRequestReceived() (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onLastmileProbeResult(IRtcEngineEventHandler.LastmileProbeResult result) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onLastmileQuality(int quality)io.agora.rtc2.IAgoraEventHandler
onLeaveChannel(IRtcEngineEventHandler.RtcStats stats)io.agora.rtc2.IAgoraEventHandler
onLicenseValidationFailure(int error)io.agora.rtc2.IAgoraEventHandler
onLocalAudioStats(IRtcEngineEventHandler.LocalAudioStats stats) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onLocalPublishFallbackToAudioOnly(boolean isFallbackOrRecover) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onLocalUserRegistered(int uid, String userAccount)io.agora.rtc2.IAgoraEventHandler
onLocalVideoStat(int sentBitrate, int sentFrameRate) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onLocalVideoStats(Constants.VideoSourceType source, IRtcEngineEventHandler.LocalVideoStats stats)io.agora.rtc2.IAgoraEventHandler
onMediaEngineLoadSuccess() (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onMediaEngineStartCallSuccess() (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onNetworkTypeChanged(int type)io.agora.rtc2.IAgoraEventHandler
onPermissionError(int permission) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onRemoteAudioStats(IRtcEngineEventHandler.RemoteAudioStats stats)io.agora.rtc2.IAgoraEventHandler
onRemoteVideoStats(IRtcEngineEventHandler.RemoteVideoStats stats)io.agora.rtc2.IAgoraEventHandler
onRequestToken()io.agora.rtc2.IAgoraEventHandler
onRtcStats(IRtcEngineEventHandler.RtcStats stats)io.agora.rtc2.IAgoraEventHandler
onRtmpStreamingEvent(String url, int event) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onRtmpStreamingStateChanged(String url, int state, int errCode) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onSnapshotTaken(int uid, String filePath, int width, int height, int errCode) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onTokenPrivilegeWillExpire(String token) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onTranscodingUpdated() (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onUplinkNetworkInfoUpdated(IRtcEngineEventHandler.UplinkNetworkInfo info) (defined in io.agora.rtc2.IAgoraEventHandler)io.agora.rtc2.IAgoraEventHandler
onUploadLogResult(String requestId, boolean success, int reason)io.agora.rtc2.IAgoraEventHandler
onUserInfoUpdated(int uid, UserInfo info)io.agora.rtc2.IAgoraEventHandler
onUserStateChanged(int uid, int state)io.agora.rtc2.IAgoraEventHandler
onVideoPublishStateChanged(Constants.VideoSourceType source, String channel, int oldState, int newState, int elapseSinceLastState)io.agora.rtc2.IAgoraEventHandler
onVideoRenderingTracingResult(int uid, Constants.MEDIA_TRACE_EVENT currentEvent, IRtcEngineEventHandler.VideoRenderingTracingInfo tracingInfo)io.agora.rtc2.IAgoraEventHandler
onVideoStopped()io.agora.rtc2.IAgoraEventHandler
onVideoSubscribeStateChanged(String channel, int uid, int oldState, int newState, int elapseSinceLastState)io.agora.rtc2.IAgoraEventHandler
onWlAccMessage(int reason, int action, String wlAccMsg)io.agora.rtc2.IAgoraEventHandler
onWlAccStats(WlAccStats currentStats, WlAccStats averageStats)io.agora.rtc2.IAgoraEventHandler