nn::friends::CTR::HasLoggedIn Functionbool HasLoggedIn();
None.
true if this application is logged in and false otherwise. The system is definitely online if this function returns true, but is not necessarily offline if this function returns false because the system may have sent a login request. | Value | Description |
|---|---|
true |
This application is logged into the friend server. |
false |
This application is not logged into the friend server. |
Checks this application's login state.
Determines whether this application is currently online after it has called the nn::friends::CTR::Login function.
CONFIDENTIAL