![]() | 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 |
![]() | Called when an incoming message matches the MessageCode property signature. The implementation of this method process the message in anyway it chooses |
![]() |
IMessageProcessor Interface | Whisperstream.SMSProcessor.Interfaces Namespace