|
NIM PC Cross Platform SDK
|
This is the complete list of members for nim::Rts, including all inherited members.
| 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 (defined in nim::Rts) | nim::Rts | |
| AckNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| ConnectNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| Control(const std::string &session_id, const std::string &info, const ControlCallback &cb) | nim::Rts | static |
| ControlCallback typedef (defined in nim::Rts) | nim::Rts | |
| ControlNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| CreateConf(const std::string &name, const std::string &custom_info, const CreateConfCallback &cb) | nim::Rts | static |
| CreateConfCallback typedef (defined in nim::Rts) | nim::Rts | |
| Hangup(const std::string &session_id, const HangupCallback &cb) | nim::Rts | static |
| HangupCallback typedef (defined in nim::Rts) | nim::Rts | |
| HangupNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| JoinConf(const std::string &name, const std::string &session_id, bool record, const JoinConfCallback &cb) | nim::Rts | static |
| JoinConfCallback typedef (defined in nim::Rts) | nim::Rts | |
| MemberNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| OptCallback typedef (defined in nim::Rts) | nim::Rts | |
| RecDataCallback typedef (defined in nim::Rts) | 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 (defined in nim::Rts) | nim::Rts | |
| StartNotifyCallback typedef (defined in nim::Rts) | nim::Rts | |
| SyncAckNotifyCallback typedef (defined in nim::Rts) | nim::Rts |