Class EOS_Presence_Info

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
EOS_Presence_Info.ByReference, EOS_Presence_Info.ByValue

@FieldOrder({"ApiVersion","Status","UserId","ProductId","ProductVersion","Platform","RichText","RecordsCount","Records","ProductName","IntegratedPlatform"}) public class EOS_Presence_Info extends com.sun.jna.Structure implements AutoCloseable
All the known presence information for a specific user. This object must be released by calling EOS_Presence_Info_Release.
Since:
8/22/2023
See Also: