| Whisperstream Research Group - SerialComm GSM SDK Documentation | |
Whisperstream.SerialComm.Framework.Interfaces Namespace
Interfaces
Delegates
| Delegate | Description |
|---|
| ConnectionHandler |
the delegate function used for Connection status changes
|
| NewSMSHandler |
the delegate method used when new SMS messages are received when
IncomingSMSEventsEnabled = true
|
| ReceivedCmdResponseHandler |
the delegate function used for when synchronous serial command completes
|
| ReceivedDataHandler |
the delegate function used for when serial data is received
|