Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertSyncClient
Description
Get the current session presence manager, if any.
that pointer shouldn't be stored and always accessed through this client.
| Name | GetPresenceManager |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertSyncClient.h |
| Include Path | #include "IConcertSyncClient.h" |
IConcertClientPresenceManager * GetPresenceManager() const