nn::cec::CTR::SENDMODE_SEND Constant

Syntax

static const u8 SENDMODE_SEND =  0x2;

Description

Sending only.

Use this to specify a SendMode when creating a message (e.g. by Message::NewMessage).


CONFIDENTIAL