nn::uds::CTR::EjectClient Functionnn::Result EjectClient( u16 nodeId );
| Name | Description | |
|---|---|---|
| in | nodeId | Node ID to disconnect. Specify BROADCAST_NODE_ID to kick all connected clients. |
Kicks the specified node off of the network. Only the master can run this function.
CONFIDENTIAL