Discord Social SDK
Loading...
Searching...
No Matches
discordpp::Call Member List
This is the complete list of members for
discordpp::Call
, including all inherited members.
Call
(Call &&other) noexcept
discordpp::Call
Call
(const Call &other)
discordpp::Call
Error
enum name
discordpp::Call
ErrorToString
(discordpp::Call::Error type)
discordpp::Call
static
GetAudioMode
()
discordpp::Call
GetChannelId
() const
discordpp::Call
GetGuildId
() const
discordpp::Call
GetLocalMute
(uint64_t userId)
discordpp::Call
GetParticipants
() const
discordpp::Call
GetParticipantVolume
(uint64_t userId)
discordpp::Call
GetPTTActive
()
discordpp::Call
GetPTTReleaseDelay
()
discordpp::Call
GetSelfDeaf
()
discordpp::Call
GetSelfMute
()
discordpp::Call
GetStatus
() const
discordpp::Call
GetVADThreshold
() const
discordpp::Call
GetVoiceStateHandle
(uint64_t userId) const
discordpp::Call
nullobj
discordpp::Call
static
OnParticipantChanged
typedef
discordpp::Call
OnSpeakingStatusChanged
typedef
discordpp::Call
OnStatusChanged
typedef
discordpp::Call
OnVoiceStateChanged
typedef
discordpp::Call
operator bool
() const
discordpp::Call
inline
operator=
(Call &&other) noexcept
discordpp::Call
operator=
(const Call &other)
discordpp::Call
SetAudioMode
(discordpp::AudioModeType audioMode)
discordpp::Call
SetLocalMute
(uint64_t userId, bool mute)
discordpp::Call
SetOnVoiceStateChangedCallback
(discordpp::Call::OnVoiceStateChanged cb)
discordpp::Call
SetParticipantChangedCallback
(discordpp::Call::OnParticipantChanged cb)
discordpp::Call
SetParticipantVolume
(uint64_t userId, float volume)
discordpp::Call
SetPTTActive
(bool active)
discordpp::Call
SetPTTReleaseDelay
(uint32_t releaseDelayMs)
discordpp::Call
SetSelfDeaf
(bool deaf)
discordpp::Call
SetSelfMute
(bool mute)
discordpp::Call
SetSpeakingStatusChangedCallback
(discordpp::Call::OnSpeakingStatusChanged cb)
discordpp::Call
SetStatusChangedCallback
(discordpp::Call::OnStatusChanged cb)
discordpp::Call
SetVADThreshold
(bool automatic, float threshold)
discordpp::Call
Status
enum name
discordpp::Call
StatusToString
(discordpp::Call::Status type)
discordpp::Call
static
Generated by
1.13.1