Choose your implementation method:
This data structure is part of the Connect Interface.
Input parameters for the EOS_Connect_QueryExternalAccountMappings function.
Properties
EOS_Connect_QueryExternalAccountMappingsOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_CONNECT_QUERYEXTERNALACCOUNTMAPPINGS_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the existing, logged-in user who is querying account mappings.
|
EOS_EExternalAccountType AccountIdType
|
External auth service supplying the account IDs in string form.
|
const char** ExternalAccountIds
|
An array of external account IDs to map to the product user ID representation.
|
uint32_t ExternalAccountIdCount
|
Number of account IDs to query.
|
This data structure is part of the Connect Interface.
Input parameters for the {ConnectInterface.QueryExternalAccountMappings} function.
Properties
Connect.QueryExternalAccountMappingsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_CONNECT_QUERYEXTERNALACCOUNTMAPPINGS_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the existing, logged-in user who is querying account mappings.
|
ExternalAccountType AccountIdType
|
External auth service supplying the account IDs in string form.
|
string[] ExternalAccountIds
|
An array of external account IDs to map to the product user ID 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