NIM C# SDK  6.3.0
NIM.NIMVChatSessionStatus Struct Reference

音视频相关的回调 More...

Public Attributes

onSessionHandler onSessionStartRes
 发起结果回调 More...
 
onSessionInviteNotifyHandler onSessionInviteNotify
 邀请通知 More...
 
onSessionHandler onSessionCalleeAckRes
 邀请响应的结果回调 More...
 
onSessionCalleeAckNotifyHandler onSessionCalleeAckNotify
 发起后对方响应通知 More...
 
onSessionControlResHandler onSessionControlRes
 控制操作结果回调 More...
 
onSessionControlNotifyHandler onSessionControlNotify
 控制操作通知 More...
 
onSessionConnectNotifyHandler onSessionConnectNotify
 链接通知 More...
 
onSessionPeopleStatusHandler onSessionPeopleStatus
 成员状态通知 More...
 
onSessionNetStatusHandler onSessionNetStatus
 网络状态通知 More...
 
onSessionHandler onSessionHangupRes
 主动挂断结果回调 More...
 
onSessionHandler onSessionHangupNotify
 对方挂断通知 More...
 
onSessionSyncAckNotifyHandler onSessionSyncAckNotify
 本人其他端响应通知 More...
 
onSessionVolumeNotifyHandler onSessionVolumeStateChanged
 音量状态通知 More...
 
onSessionRealtimeInfoNotifyHandler onSessionRealtimeStateNotify
 实时状态通知 More...
 
OnSessionMP4InfoNotifyHandler onSessionMp4InfoStateNotify
 mp4状态通知 More...
 
OnSessionAuRecordInfoNotifyHandler onSessionAuRecordInfoStateNotify
 音频录制状态通知 More...
 
OnSessionLiveStateInfoNotifyHandler onSessionLiveStateNotify
 直播状态通知 More...
 

Detailed Description

音视频相关的回调

Member Data Documentation

◆ onSessionAuRecordInfoStateNotify

OnSessionAuRecordInfoNotifyHandler NIM.NIMVChatSessionStatus.onSessionAuRecordInfoStateNotify

音频录制状态通知

◆ onSessionCalleeAckNotify

onSessionCalleeAckNotifyHandler NIM.NIMVChatSessionStatus.onSessionCalleeAckNotify

发起后对方响应通知

◆ onSessionCalleeAckRes

onSessionHandler NIM.NIMVChatSessionStatus.onSessionCalleeAckRes

邀请响应的结果回调

◆ onSessionConnectNotify

onSessionConnectNotifyHandler NIM.NIMVChatSessionStatus.onSessionConnectNotify

链接通知

◆ onSessionControlNotify

onSessionControlNotifyHandler NIM.NIMVChatSessionStatus.onSessionControlNotify

控制操作通知

◆ onSessionControlRes

onSessionControlResHandler NIM.NIMVChatSessionStatus.onSessionControlRes

控制操作结果回调

◆ onSessionHangupNotify

onSessionHandler NIM.NIMVChatSessionStatus.onSessionHangupNotify

对方挂断通知

◆ onSessionHangupRes

onSessionHandler NIM.NIMVChatSessionStatus.onSessionHangupRes

主动挂断结果回调

◆ onSessionInviteNotify

onSessionInviteNotifyHandler NIM.NIMVChatSessionStatus.onSessionInviteNotify

邀请通知

◆ onSessionLiveStateNotify

OnSessionLiveStateInfoNotifyHandler NIM.NIMVChatSessionStatus.onSessionLiveStateNotify

直播状态通知

◆ onSessionMp4InfoStateNotify

OnSessionMP4InfoNotifyHandler NIM.NIMVChatSessionStatus.onSessionMp4InfoStateNotify

mp4状态通知

◆ onSessionNetStatus

onSessionNetStatusHandler NIM.NIMVChatSessionStatus.onSessionNetStatus

网络状态通知

◆ onSessionPeopleStatus

onSessionPeopleStatusHandler NIM.NIMVChatSessionStatus.onSessionPeopleStatus

成员状态通知

◆ onSessionRealtimeStateNotify

onSessionRealtimeInfoNotifyHandler NIM.NIMVChatSessionStatus.onSessionRealtimeStateNotify

实时状态通知

◆ onSessionStartRes

onSessionHandler NIM.NIMVChatSessionStatus.onSessionStartRes

发起结果回调

◆ onSessionSyncAckNotify

onSessionSyncAckNotifyHandler NIM.NIMVChatSessionStatus.onSessionSyncAckNotify

本人其他端响应通知

◆ onSessionVolumeStateChanged

onSessionVolumeNotifyHandler NIM.NIMVChatSessionStatus.onSessionVolumeStateChanged

音量状态通知