nn::cec::CTR::MESSAGE_SENDCOUNT_ONCE Constantstatic const u8 MESSAGE_SENDCOUNT_ONCE = (0x01);
Specifies the number of times to send. The message is sent only once.
Use this to specify the send count for a message (for example, with Message::NewMessage).
CONFIDENTIAL