blueme.messenger.common
Class Sms

java.lang.Object
  extended by blueme.messenger.common.Sms

public class Sms
extends java.lang.Object

Used for sending outgoing SMS'es


Constructor Summary
Sms()
           
 
Method Summary
static boolean sendSms(iSMSMSG smsMsg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sms

public Sms()
Method Detail

sendSms

public static boolean sendSms(iSMSMSG smsMsg)