![]() |
Dissonity
Unity SDK for Discord activities
|
Namespaces | |
| namespace | Commands |
| namespace | Events |
| namespace | Models |
Classes | |
| class | Api |
| class | CommandException |
This exception is thrown by the Api.Commands and Api.Subscribe methods when the Discord client sends an error response for a command. More... | |
| class | DissonityConfigAttribute |
| Use this attribute on a class that inherits from SdkConfiguration. More... | |
| class | ExternalException |
This exception is thrown by the Api.Initialize method when the hiRPC handshake is an error payload. More... | |
| class | OutsideDiscordException |
This exception is thrown by the Api.Initialize method when the application runs outside the Discord client. More... | |
| class | SdkConfiguration |
| class | ServerTokenRequest |
| class | ServerTokenResponse |
| class | Utils |
Enumerations | |
| enum | ScreenResolution { Default = 1 , Viewport = 2 , Dynamic = 3 , Max = 4 } |