MessageID

nn::cec::CTR::MessageId::MessageId Constructor

Syntax

explicit MessageId(
     const u8 msgId[SIZE]
);

Parameters

Name Description
in msgId[SIZE] Passes the MessageID binary array and then initializes.

Description

Constructor.


CONFIDENTIAL