The properties of the IMessageProcessor interface are listed below. For a complete list of IMessageProcessor interface members, see the IMessageProcessor Members topic.
![]() | Gets the author of the IMessageProcessor implementation |
![]() | 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 |
![]() | Gets a string giving the usage text for the implementing library eg: "MYIP: [password]" |
![]() | Gets the version of the message Processor |
IMessageProcessor Interface | Whisperstream.SMSProcessor.Interfaces Namespace