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 Report

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

public class Report
extends java.lang.Object

GSM 03.40 Status Report parameter.


Constructor Summary
Report(int messageReference, GsmAddress recipient, java.util.Date smscTimeStamp, java.util.Date dischargeTime, int status)
           
 
Method Summary
 java.util.Date getDischargeTime()
           
 int getMessageReference()
           
 GsmAddress getRecipient()
           
 java.util.Date getSmscTimeStamp()
           
 int getStatus()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Report

public Report(int messageReference,
              GsmAddress recipient,
              java.util.Date smscTimeStamp,
              java.util.Date dischargeTime,
              int status)
Method Detail

getMessageReference

public int getMessageReference()

getRecipient

public GsmAddress getRecipient()

getSmscTimeStamp

public java.util.Date getSmscTimeStamp()

getDischargeTime

public java.util.Date getDischargeTime()

getStatus

public int getStatus()

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