@Structure.FieldOrder(value={"ApiVersion","JoinInfo"})
public class EOS_PresenceModification_SetJoinInfoOptions
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_PresenceModification_SetJoinInfoOptions.ByReference |
static class |
EOS_PresenceModification_SetJoinInfoOptions.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
ApiVersion
API Version: Set this to
EOS_PRESENCEMODIFICATION_SETJOININFO_API_LATEST. |
static int |
EOS_PRESENCEMODIFICATION_SETJOININFO_API_LATEST
The most recent version of the EOS_PresenceModification_SetJoinInfo API.
|
java.lang.String |
JoinInfo
The string which will be advertised as this player's join info.
|
| Constructor and Description |
|---|
EOS_PresenceModification_SetJoinInfoOptions() |
EOS_PresenceModification_SetJoinInfoOptions(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_SETJOININFO_API_LATEST
public int ApiVersion
EOS_PRESENCEMODIFICATION_SETJOININFO_API_LATEST.public java.lang.String JoinInfo