SENDMODE_SEND

nn::cec::CTR::SENDMODE_SEND Constant

Syntax

static const SendMode SENDMODE_SEND =  0x2;

Description

Sending only.

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

Revision History

2011/10/27
Initial version.

CONFIDENTIAL