Discord Social SDK
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
h
i
l
r
s
Functions
Enumerations
Classes
Class List
Class Index
Class Members
All
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
a
c
d
e
f
g
l
m
n
o
p
r
s
t
u
v
Enumerations
▼
Discord Social SDK
►
Installation
►
Getting Started
►
Authentication
Friends
Presence & Invites
Chat
►
Mobile Setup
►
Server APIs
►
Release Notes
Deprecated List
►
Namespaces
▼
Classes
▼
Class List
▼
discordpp
►
Activity
►
ActivityAssets
►
ActivityButton
►
ActivityInvite
►
ActivityParty
►
ActivitySecrets
►
ActivityTimestamps
►
AdditionalContent
►
AudioDevice
►
AuthorizationArgs
►
AuthorizationCodeChallenge
►
AuthorizationCodeVerifier
►
Call
►
CallInfoHandle
►
ChannelHandle
►
Client
►
ClientCreateOptions
►
ClientResult
►
DeviceAuthorizationArgs
►
GuildChannel
►
GuildMinimal
►
LinkedChannel
►
LinkedLobby
►
LobbyHandle
►
LobbyMemberHandle
►
MessageHandle
►
RelationshipHandle
►
UserHandle
►
VADThresholdSettings
►
VoiceStateHandle
Class Index
►
Class Members
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
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