My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Events | List of all members
Discord.VoiceManager Class Reference

Classes

struct  FFIEvents
 
struct  FFIMethods
 

Public Member Functions

delegate void SetInputModeHandler (Result result)
 
delegate void SettingsUpdateHandler ()
 
InputMode GetInputMode ()
 
void SetInputMode (InputMode inputMode, SetInputModeHandler callback)
 
bool IsSelfMute ()
 
void SetSelfMute (bool mute)
 
bool IsSelfDeaf ()
 
void SetSelfDeaf (bool deaf)
 
bool IsLocalMute (Int64 userId)
 
void SetLocalMute (Int64 userId, bool mute)
 
byte GetLocalVolume (Int64 userId)
 
void SetLocalVolume (Int64 userId, byte volume)
 

Events

SettingsUpdateHandler OnSettingsUpdate
 

The documentation for this class was generated from the following file: