EOS_PresenceModification_SetData

EOS API reference page for EOS_PresenceModification_SetData

Under 1 min to read

This function is part of the Presence Interface.

Remarks

Modifies one or more rows of user-defined presence data for a local user. At least one InfoData object must be specified.

Return Value

Success if modification was added successfully, otherwise an error code related to the problem

See Also

EOS_PRESENCE_DATA_MAX_KEYS, EOS_PRESENCE_DATA_MAX_KEY_LENGTH, EOS_PRESENCE_DATA_MAX_VALUE_LENGTH

Parameters

EOS_PresenceModification_SetData

Parameter Type And NameUsage Information
EOS_HPresenceModification Handle
const EOS_PresenceModification_SetDataOptions* OptionsObject containing an array of new presence data.