nn::cec::CTR::MESSAGE_SENDCOUNT_UNLIMITED Constantstatic const u8 MESSAGE_SENDCOUNT_UNLIMITED = (0xFF);
Specifies the number of times to send. It does not set a limit on the send count.
Use this to specify the send count for a message (for example, with Message::NewMessage).
CONFIDENTIAL