Skip to main content

EOS_Auth_GetLoggedInAccountsCount

Function EOS_Auth_GetLoggedInAccountsCount 

Source
pub unsafe extern "C" fn EOS_Auth_GetLoggedInAccountsCount(
    Handle: EOS_HAuth,
) -> i32
Expand description

Fetch the number of accounts that are logged in.

@return the number of accounts logged in.