Uses of Interface
blueme.messenger.common.iSMSMSG

Packages that use iSMSMSG
blueme.messenger.common   
 

Uses of iSMSMSG in blueme.messenger.common
 

Classes in blueme.messenger.common that implement iSMSMSG
 class SMSMSG
          Generic class for an outgoing SMS
 

Methods in blueme.messenger.common with parameters of type iSMSMSG
static boolean Sms.sendSms(iSMSMSG smsMsg)