Whisperstream Research Group - SerialComm GSM SDK Documentation

IMessageProcessor Properties

The properties of the IMessageProcessor interface are listed below. For a complete list of IMessageProcessor interface members, see the IMessageProcessor Members topic.

Public Instance Properties

Author Gets the author of the IMessageProcessor implementation
MessageCode Gets the message code signature, this signature will be changed to upper case. This code will be used to determine if an incoming message will be processed by the library that matches this code
MessageCodeSyntax Gets a string giving the usage text for the implementing library eg: "MYIP: [password]"
Version Gets the version of the message Processor

See Also

IMessageProcessor Interface | Whisperstream.SMSProcessor.Interfaces Namespace