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

Uses of Class
ie.ncl.mms.UserAgent

Packages that use UserAgent
ie.ncl.mms This package provides a generic XML document based interface to all the mobile messaging types and protocols including SMS, EMS and Smart Messaging. 
 

Uses of UserAgent in ie.ncl.mms
 

Fields in ie.ncl.mms declared as UserAgent
static UserAgent UserAgent.EMSUserAgent
          Enhanced Message Service (EMS) User Agent - such as the Ericsson T68i handset.
static UserAgent UserAgent.NSMUserAgent
          Nokia Smart Messsaging (NSM) User Agent - such as a Nokia 6310.
static UserAgent UserAgent.SMSUserAgent
          Short Message Service (SMS) User Agent - every day handset.
 

Methods in ie.ncl.mms that return UserAgent
 UserAgent MMSMessage.getUserAgent()
           
 

Methods in ie.ncl.mms with parameters of type UserAgent
 boolean UserAgent.equals(UserAgent agent)
          Compares this UserAgent with the name of another.
 void MMSMessage.setUserAgent(UserAgent userAgent)
           
 


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