NIM SDK API  9.0.0
nim::Rts Member List

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::Rtsstatic
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::Rtsstatic
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::Rtsstatic
CreateConfCallback typedef (defined in nim::Rts)nim::Rts
Hangup(const std::string &session_id, const HangupCallback &cb)nim::Rtsstatic
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::Rtsstatic
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::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 typedef (defined in nim::Rts)nim::Rts
StartNotifyCallback typedef (defined in nim::Rts)nim::Rts
SyncAckNotifyCallback typedef (defined in nim::Rts)nim::Rts