nn::dlp::CTR::ClientStatus
struct ClientStatus { u16 nodeId; nn::util::SizedEnum1< ClientState > state; };
nn::util::SizedEnum1< ClientState > state;
Client state and download progress.
CONFIDENTIAL