Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.sms.gsm
Class Deliver

java.lang.Object
  extended by ie.ncl.sms.gsm.Deliver

public class Deliver
extends java.lang.Object

GSM 03.40 Deliver parameter.


Constructor Summary
Deliver(boolean moreMessagesToSend, boolean replyPath, boolean statusReportIndicator, GsmAddress source, java.util.Date timeStamp, Content content)
           
 
Method Summary
 Content getContent()
           
 boolean getMoreMessagesToSend()
           
 boolean getReplyPath()
           
 GsmAddress getSource()
           
 boolean getStatusReportIndicator()
           
 java.util.Date getTimeStamp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deliver

public Deliver(boolean moreMessagesToSend,
               boolean replyPath,
               boolean statusReportIndicator,
               GsmAddress source,
               java.util.Date timeStamp,
               Content content)
Method Detail

getMoreMessagesToSend

public boolean getMoreMessagesToSend()

getReplyPath

public boolean getReplyPath()

getStatusReportIndicator

public boolean getStatusReportIndicator()

getSource

public GsmAddress getSource()

getTimeStamp

public java.util.Date getTimeStamp()

getContent

public Content getContent()

Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit