EOS_Presence_Info

EOS API reference page for EOS_Presence_Info

2 분 소요

This data structure is part of the Presence Interface.

Remarks

All the known presence information for a specific user. This object must be released by calling EOS_Presence_Info_Release.

See Also

EOS_Presence_CopyPresence, EOS_Presence_Info_Release

Properties

EOS_Presence_Info

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_PRESENCE_INFO_API_LATEST.
EOS_Presence_EStatus StatusThe status of the user
EOS_EpicAccountId UserIdThe Epic Account ID of the user
const char* ProductIdThe product ID that the user is logged in from
const char* ProductVersionThe version of the product the user is logged in from
const char* PlatformThe platform of that the user is logged in from
const char* RichTextThe rich-text of the user
int32_t RecordsCountThe count of records available
const EOS_Presence_DataRecord* RecordsThe first data record, or NULL if RecordsCount is not at least 1
const char* ProductNameThe user-facing name for the product the user is logged in from
const char* IntegratedPlatformThe integrated platform that the user is logged in with