This data structure is part of the Connect Interface.
Remarks
Input parameters for the EOS_Connect_GetExternalAccountMapping function.
Properties
EOS_Connect_GetExternalAccountMappingsOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_GETEXTERNALACCOUNTMAPPING_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* TargetExternalUserId | Target user to retrieve the mapping for, as an external account ID. |