SENDMODE_SENDRECV

nn::cec::CTR::SENDMODE_SENDRECV Constant

Syntax

static const SendMode SENDMODE_SENDRECV =  0x3;

Description

Sending and receiving.

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

Revision History

2011/10/27
Initial version.

CONFIDENTIAL