All pages
Powered by GitBook
1 of 1

Loading...

MTCMSResponseMessage Class Methods

This class is a subclass of MTCMSMessage. This class instantiates an MTCMSMessages instance with MessageID value set to the Response message type.

MTCMSResponseMessage

This constructor method builds and initializes an MTCMSResponseMessage instance with the provided values.

public void MTCMSResponseMessage(int applicationID, int commandID, int dataTag, byte[] data)

Parameters:

Parameter

Description

applicationID

Return Value: None

ApplicationID value

commandID

CommandID value

dataTag

Data Tag value

data

Data value