NIM 跨平台 C++ SDK
|
成员的完整列表,这些成员属于 nim::Rts,包括所有继承而来的类成员
Ack(const std::string &session_id, int channel_type, bool accept, bool data_record, bool audio_record, const AckCallback &cb) | nim::Rts | static |
AckCallback typedef | nim::Rts | |
AckNotifyCallback typedef | nim::Rts | |
ConnectNotifyCallback typedef | nim::Rts | |
Control(const std::string &session_id, const std::string &info, const ControlCallback &cb) | nim::Rts | static |
ControlCallback typedef | nim::Rts | |
ControlNotifyCallback typedef | nim::Rts | |
CreateConf(const std::string &name, const std::string &custom_info, const CreateConfCallback &cb) | nim::Rts | static |
CreateConfCallback typedef | nim::Rts | |
Hangup(const std::string &session_id, const HangupCallback &cb) | nim::Rts | static |
HangupCallback typedef | nim::Rts | |
HangupNotifyCallback typedef | nim::Rts | |
JoinConf(const std::string &name, const std::string &session_id, bool record, const JoinConfCallback &cb) | nim::Rts | static |
JoinConfCallback typedef | nim::Rts | |
MemberNotifyCallback typedef | nim::Rts | |
OptCallback typedef | nim::Rts | |
RecDataCallback typedef | nim::Rts | |
Relogin(const std::string &session_id, int channel_type, OptCallback cb) | nim::Rts | static |
SendData(const std::string &session_id, int channel_type, const std::string &data, const std::string &uid="") | nim::Rts | static |
SetAckNotifyCb(const AckNotifyCallback &cb) | nim::Rts | static |
SetConnectNotifyCb(const ConnectNotifyCallback &cb) | nim::Rts | static |
SetControlNotifyCb(const ControlNotifyCallback &cb) | nim::Rts | static |
SetHangupNotifyCb(const HangupNotifyCallback &cb) | nim::Rts | static |
SetMemberChangeCb(const MemberNotifyCallback &cb) | nim::Rts | static |
SetProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password) | nim::Rts | static |
SetRecDataCb(const RecDataCallback &cb) | nim::Rts | static |
SetStartNotifyCb(const StartNotifyCallback &cb) | nim::Rts | static |
SetSyncAckNotifyCb(const SyncAckNotifyCallback &cb) | nim::Rts | static |
SetVChatMode(const std::string &session_id, int mode) | nim::Rts | static |
StartChannel(int channel_type, const std::string &uid, RtsStartInfo info, const StartChannelCallback &cb) | nim::Rts | static |
StartChannelCallback typedef | nim::Rts | |
StartNotifyCallback typedef | nim::Rts | |
SyncAckNotifyCallback typedef | nim::Rts |