This data structure is part of the Connect Interface.
Remarks
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. |