This data structure is part of the Connect Interface.
Remarks
Input parameters for the EOS_Connect_QueryProductUserIdMappings function.
Properties
EOS_Connect_QueryProductUserIdMappingsOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST. |
EOS_ProductUserId LocalUserId | Game Clients set this field to the Product User ID of the local authenticated user querying account mappings. Game Servers set this field to NULL. Usage is allowed given that the configured client policy for server credentials permit it. |
EOS_EExternalAccountType AccountIdType_DEPRECATED | Deprecated - all external mappings are included in this call, it is no longer necessary to specify this value. |
EOS_ProductUserId* ProductUserIds | An array of Product User IDs to query for the given external account representation. |
uint32_t ProductUserIdCount | Number of Product User IDs to query. |