MTCMSRequestMessage Class Methods
This class is a subclass of MTCMSMessage. This class instantiates an MTCMSMessages instance with MessageID value set to the Request message type.
MTCMSRequestMessage
This constructor method builds and initializes an MTCMSRequestMessage instance with the provided values.
public void MTCMSRequestMessage(int applicationID, int commandID, int dataTag, byte[] data)
Parameters:
Return Value: None