nn::dlp::CTR::Server::DisconnectClient Member Functionstatic nn::Result DisconnectClient( u16 nodeId );
| Name | Description | |
|---|---|---|
| in | nodeId | Specifies the client's node ID. |
Forcibly disconnects client network connections.
Disconnects connected clients from the network when in the SERVER_STATE_OPENED_SESSIONS state (from when the OpenSessions function is called until when the StartDistribute function is called).
CONFIDENTIAL