| Interface | Description |
|---|---|
| IPCListener |
An implementable listener used to handle events caught by an
IPCClient. |
| Class | Description |
|---|---|
| IPCClient |
Represents a Discord IPC Client that can send and receive Rich Presence data.
|
| Enum | Description |
|---|---|
| IPCClient.Event |
Constants representing events that can be subscribed to using
IPCClient.subscribe(Event). |
| IPCClient.Status |
Constants representing various status that an
IPCClient can have. |