This function is part of the Connect Interface.
Remarks
Fetches the login status for an Product User ID. This Product User ID is considered logged in as long as the underlying access token has not expired.
Return Value
the enum value of a user's login status.
Parameters
EOS_Connect_GetLoginStatus
Parameter Type And Name | Usage Information |
---|---|
EOS_HConnect Handle | |
EOS_ProductUserId LocalUserId | the Product User ID of the user being queried. |