public static class EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
extends com.sun.jna.Union
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByReference |
static class |
EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByValue |
| Modifier and Type | Field and Description |
|---|---|
EOS_EpicAccountId |
Epic
An Epic Account ID.
|
java.lang.String |
External
An Account ID for another service.
|
| Constructor and Description |
|---|
AccountId_union() |
AccountId_union(EOS_EpicAccountId Epic) |
AccountId_union(java.lang.String External) |
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeFieldallocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, writepublic EOS_EpicAccountId Epic
public java.lang.String External
public AccountId_union()
public AccountId_union(EOS_EpicAccountId Epic)
public AccountId_union(java.lang.String External)