nn::friends::CTR::HasLoggedIn Functionbool HasLoggedIn();
None.
true if the local host is logged in; otherwise, returns false. The local host is definitely logged in if this function returns true, but is not necessarily offline if this function returns false. Checks one's own login status.
Checks if the local host is currently online after the local host called the nn::friends::CTR::Login function.
CONFIDENTIAL