Discord.C++
0.13.0
Loading...
Searching...
No Matches
DiscordCPP::VoiceGateway Member List
This is the complete list of members for
DiscordCPP::VoiceGateway
, including all inherited members.
_client
DiscordCPP::Gateway
protected
_connected
DiscordCPP::Gateway
protected
_heartbeat_interval
DiscordCPP::Gateway
protected
_heartbeat_task
DiscordCPP::Gateway
protected
_keepalive
DiscordCPP::Gateway
protected
_last_heartbeat_ack
DiscordCPP::Gateway
protected
_log
DiscordCPP::Gateway
protected
_message_handler
DiscordCPP::Gateway
protected
_reconnect_timeout
DiscordCPP::Gateway
protected
_resume_url
DiscordCPP::Gateway
protected
_token
DiscordCPP::Gateway
protected
_url
DiscordCPP::Gateway
protected
close
()
DiscordCPP::Gateway
connect
(const std::string &url)
DiscordCPP::Gateway
virtual
Gateway
(std::string token, const std::shared_ptr< Threadpool > &threadpool)
DiscordCPP::Gateway
io_context
DiscordCPP::Gateway
protected
on_websocket_disconnnect
()
DiscordCPP::Gateway
protected
send
(const json &message)
DiscordCPP::Gateway
set_message_handler
(const std::function< void(json payload)> &handler)
DiscordCPP::Gateway
ssl_context
DiscordCPP::Gateway
protected
start_heartbeating
()
DiscordCPP::Gateway
protected
threadpool
DiscordCPP::Gateway
protected
VoiceGateway
(const std::string &token, std::string session_id, std::string guild_id, std::string user_id, const std::shared_ptr< Threadpool > &threadpool)
DiscordCPP::VoiceGateway
~Gateway
()
DiscordCPP::Gateway
virtual
~VoiceGateway
() override=default
DiscordCPP::VoiceGateway
Generated by
1.10.0