@Structure.FieldOrder(value={"ApiVersion","LocalUserId","AccountIdType_DEPRECATED","ProductUserIds","ProductUserIdCount"})
public class EOS_Connect_QueryProductUserIdMappingsOptions
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_Connect_QueryProductUserIdMappingsOptions.ByReference |
static class |
EOS_Connect_QueryProductUserIdMappingsOptions.ByValue |
| Modifier and Type | Field and Description |
|---|---|
EOS_EExternalAccountType |
AccountIdType_DEPRECATED
Deprecated - all external mappings are included in this call, it is no longer necessary to specify this value.
|
int |
ApiVersion
API Version: Set this to
EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST. |
static int |
EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST
The most recent version of the EOS_Connect_QueryProductUserIdMappings API.
|
EOS_ProductUserId |
LocalUserId
Game Clients set this field to the Product User ID of the local authenticated user querying account mappings.
|
int |
ProductUserIdCount
Number of Product User IDs to query.
|
EOS_ProductUserId[] |
ProductUserIds
An array of Product User IDs to query for the given external account representation.
|
| Constructor and Description |
|---|
EOS_Connect_QueryProductUserIdMappingsOptions() |
EOS_Connect_QueryProductUserIdMappingsOptions(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 int EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST
public int ApiVersion
EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST.public EOS_ProductUserId LocalUserId
public EOS_EExternalAccountType AccountIdType_DEPRECATED
public EOS_ProductUserId[] ProductUserIds
public int ProductUserIdCount