@Structure.FieldOrder(value={"ApiVersion","TemplateId"})
public class EOS_PresenceModification_SetTemplateIdOptions
extends com.sun.jna.Structure
EOSLibrary.EOS_PresenceModification_SetTemplateId(host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification, host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateIdOptions) function.| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_PresenceModification_SetTemplateIdOptions.ByReference |
static class |
EOS_PresenceModification_SetTemplateIdOptions.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
ApiVersion
API Version: Set this to
EOS_PRESENCEMODIFICATION_SETTEMPLATEID_API_LATEST. |
static int |
EOS_PRESENCEMODIFICATION_SETTEMPLATEID_API_LATEST
Most recent version of the EOS_PresenceModification_SetTemplateData API
|
java.lang.String |
TemplateId
The RichPresence Template ID.
|
| Constructor and Description |
|---|
EOS_PresenceModification_SetTemplateIdOptions() |
EOS_PresenceModification_SetTemplateIdOptions(com.sun.jna.Pointer peer) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic static final int EOS_PRESENCEMODIFICATION_SETTEMPLATEID_API_LATEST
public int ApiVersion
EOS_PRESENCEMODIFICATION_SETTEMPLATEID_API_LATEST.public java.lang.String TemplateId