This function is part of the Auth Interface.
Remarks
Fetch an Epic Account ID that is logged in.
Return Value
The Epic Account ID associated with the index passed
Parameters
EOS_Auth_GetLoggedInAccountByIndex
Parameter Type And Name | Usage Information |
---|---|
EOS_HAuth Handle | |
int32_t Index | An index into the list of logged in accounts. If the index is out of bounds, the returned Epic Account ID will be invalid. |