Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlinePresence
| Type | Name | Description | |
|---|---|---|---|
| void | QueryPresence
(
const FUniqueNetId& User, |
Starts an async operation that will update the cache with presence data from all users in the Users array. | |
| void | QueryPresence
(
const FUniqueNetId& LocalUserId, |
Starts an async operation that will update the cache with presence data from all users in the Users array. |