This function is part of the Presence Interface.
Creates a presence modification handle. This handle can used to add multiple changes to your presence that can be applied with EOS_Presence_SetPresence.
The resulting handle must be released by calling EOS_PresenceModification_Release once it has been passed to EOS_Presence_SetPresence.
Return Value
Success if we successfully created the Presence Modification Handle pointed at in OutPresenceModificationHandle, or an error result if the input data was invalid
See Also
EOS_PresenceModification_Release, EOS_Presence_SetPresence, EOS_PresenceModification_SetStatus, EOS_PresenceModification_SetRawRichText, EOS_PresenceModification_SetData, EOS_PresenceModification_DeleteData
Parameters
Presence.PresenceInterface.CreatePresenceModification
Parameter Type And Name
|
Usage Information
|
CreatePresenceModificationOptions options
|
Object containing properties related to the user modifying their presence
|
PresenceModification outPresenceModificationHandle
|
Pointer to a Presence Modification Handle to be set if successful
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no