This data structure is part of the Connect Interface.
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
|
The Product User ID of the existing, logged-in user who is querying account mappings.
|
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.
|
This data structure is part of the Connect Interface.
Input parameters for the {ConnectInterface.QueryProductUserIdMappings} function.
Properties
Connect.QueryProductUserIdMappingsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the existing, logged-in user who is querying account mappings.
|
ExternalAccountType AccountIdType_DEPRECATED
|
Deprecated - all external mappings are included in this call, it is no longer necessary to specify this value.
|
ProductUserId[] ProductUserIds
|
An array of Product User IDs to query for the given external account representation.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no