typedef qUnsignedInt16 nn::nex::MethodID;
Unique identifier for methods defined in the DDL file.
Every method defined in the DDL (Data Definition Language) file, whether an action or a Remote Method Call (RMC), is assigned a MethodID
as a unique identifier. This MethodID
is generated by MethodIDGenerator
.
CONFIDENTIAL