nn::dlp::CTR::ClientStatus Structurestruct ClientStatus
{
u16 nodeId;
nn::util::SizedEnum1< ClientState > state;
};
Client state and download progress.
| nodeId | u16 | Node ID. | |
|---|---|---|---|
| state | nn::util::SizedEnum1< ClientState > | Client states. |
CONFIDENTIAL