| Name | Summary |
|---|---|
RichPresence | constructor() |
| Name | Summary |
|---|---|
Companion | object Companion |
| Name | Summary |
|---|---|
clear | suspend fun clear() The API has been deprecated. Please use GroupPresence.clear() instead. |
getDestinations | fun getDestinations(coroutineScope: CoroutineScope): PagedResults<Destination> Gets all the horizon.platform.richpresence.models.Destination that the presence can be set to |
set | suspend fun set(richPresenceOptions: RichPresenceOptions) The API has been deprecated. Please use GroupPresence.set() instead. |