EOS_Auth_GetLoggedInAccountByIndex

EOS API reference page for EOS_Auth_GetLoggedInAccountByIndex

阅读时间少于1分钟

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 NameUsage Information
EOS_HAuth Handle
int32_t IndexAn index into the list of logged in accounts. If the index is out of bounds, the returned Epic Account ID will be invalid.