NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::Rts 成员列表

成员的完整列表,这些成员属于 nim::Rts,包括所有继承而来的类成员

Ack(const std::string &session_id, int channel_type, bool accept, bool data_record, bool audio_record, const AckCallback &cb)nim::Rtsstatic
AckCallback typedefnim::Rts
AckNotifyCallback typedefnim::Rts
ConnectNotifyCallback typedefnim::Rts
Control(const std::string &session_id, const std::string &info, const ControlCallback &cb)nim::Rtsstatic
ControlCallback typedefnim::Rts
ControlNotifyCallback typedefnim::Rts
CreateConf(const std::string &name, const std::string &custom_info, const CreateConfCallback &cb)nim::Rtsstatic
CreateConfCallback typedefnim::Rts
Hangup(const std::string &session_id, const HangupCallback &cb)nim::Rtsstatic
HangupCallback typedefnim::Rts
HangupNotifyCallback typedefnim::Rts
JoinConf(const std::string &name, const std::string &session_id, bool record, const JoinConfCallback &cb)nim::Rtsstatic
JoinConfCallback typedefnim::Rts
MemberNotifyCallback typedefnim::Rts
OptCallback typedefnim::Rts
RecDataCallback typedefnim::Rts
Relogin(const std::string &session_id, int channel_type, OptCallback cb)nim::Rtsstatic
SendData(const std::string &session_id, int channel_type, const std::string &data, const std::string &uid="")nim::Rtsstatic
SetAckNotifyCb(const AckNotifyCallback &cb)nim::Rtsstatic
SetConnectNotifyCb(const ConnectNotifyCallback &cb)nim::Rtsstatic
SetControlNotifyCb(const ControlNotifyCallback &cb)nim::Rtsstatic
SetHangupNotifyCb(const HangupNotifyCallback &cb)nim::Rtsstatic
SetMemberChangeCb(const MemberNotifyCallback &cb)nim::Rtsstatic
SetProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password)nim::Rtsstatic
SetRecDataCb(const RecDataCallback &cb)nim::Rtsstatic
SetStartNotifyCb(const StartNotifyCallback &cb)nim::Rtsstatic
SetSyncAckNotifyCb(const SyncAckNotifyCallback &cb)nim::Rtsstatic
SetVChatMode(const std::string &session_id, int mode)nim::Rtsstatic
StartChannel(int channel_type, const std::string &uid, RtsStartInfo info, const StartChannelCallback &cb)nim::Rtsstatic
StartChannelCallback typedefnim::Rts
StartNotifyCallback typedefnim::Rts
SyncAckNotifyCallback typedefnim::Rts