com.alarexgroup.m2mplf.adapters.sms
Interface SMSAdapterListener

All Known Implementing Classes:
Echo, SerialDemo
public interface SMSAdapterListener

Listener for handling of incomming messages

Method Summary
 void onMessageReceived(IncomingSMSMessage message)
          Method gets called if there was a message recieved
 

Method Detail

onMessageReceived

void onMessageReceived(IncomingSMSMessage message)
Method gets called if there was a message recieved

Parameters:
message - recieved SMS