This function is part of the Presence Interface.
Remarks
Sets your new join info custom game-data string. This is a helper function for reading the presence data related to how a user can be joined. Its meaning is entirely application dependent.
Return Value
Success if modification was added successfully, otherwise an error code related to the problem
See Also
EOS_PRESENCEMODIFICATION_JOININFO_MAX_LENGTH
Parameters
EOS_PresenceModification_SetJoinInfo
Parameter Type And Name | Usage Information |
---|---|
EOS_HPresenceModification Handle | |
const EOS_PresenceModification_SetJoinInfoOptions* Options | Object containing a join info string and associated user data |