SENDMODE_RECV

nn::cec::CTR::SENDMODE_RECV Constant

Syntax

static const SendMode SENDMODE_RECV =  0x1;

Description

Receiving only.

Use this to specify a SendMode when creating a message (for example, by Message::NewMessage).

Revision History

2011/10/27
Initial version.

CONFIDENTIAL