EOS_PresenceModification_SetJoinInfoOptions

EOS API reference page for EOS_PresenceModification_SetJoinInfoOptions

1 min to read

This data structure is part of the Presence Interface.

Remarks

Data for the EOS_PresenceModification_SetJoinInfo function.

Properties

EOS_PresenceModification_SetJoinInfoOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_PRESENCEMODIFICATION_SETJOININFO_API_LATEST.
const char* JoinInfoThe string which will be advertised as this player's join info. An application is expected to freely define the meaning of this string to use for connecting to an active game session. The string should not exceed EOS_PRESENCEMODIFICATION_JOININFO_MAX_LENGTH in length. This affects the ability of the Social Overlay to show game related actions to take in the player's social graph. * using the bPresenceEnabled flags within the Sessions interface * using the bPresenceEnabled flags within the Lobby interface * using EOS_PresenceModification_SetJoinInfo