EOS_Connect_QueryExternalAccountMappingsOptions

EOS API reference page for EOS_Connect_QueryExternalAccountMappingsOptions

Under 1 min to read

This data structure is part of the Connect Interface.

Remarks

Input parameters for the EOS_Connect_QueryExternalAccountMappings function.

Properties

EOS_Connect_QueryExternalAccountMappingsOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_CONNECT_QUERYEXTERNALACCOUNTMAPPINGS_API_LATEST.
EOS_ProductUserId LocalUserIdThe Product User ID of the existing, logged-in user who is querying account mappings.
EOS_EExternalAccountType AccountIdTypeExternal auth service supplying the account IDs in string form.
const char** ExternalAccountIdsAn array of external account IDs to map to the product user ID representation.
uint32_t ExternalAccountIdCountNumber of account IDs to query.