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.sms.nbs.NBSException

Packages that use NBSException
ie.ncl.sms.nbs   
 

Uses of NBSException in ie.ncl.sms.nbs
 

Methods in ie.ncl.sms.nbs that throw NBSException
static SmartMessage NBSTest.icon()
           
static SmartMessage NBSTest.logo()
           
static SmartMessage NBSTest.logo(java.lang.String tel)
           
static SmartMessage NBSTest.menu()
           
static SmartMessage NBSTest.picture(boolean reg)
           
static SmartMessage NBSTest.picture(int width, int height, int len, boolean reg)
           
static SmartMessage NBSTest.ringtone()
           
 

Constructors in ie.ncl.sms.nbs that throw NBSException
IconMessage(Address addr, ie.ncl.util.bin.Bitmap bm)
          Create a caller group icon message.
IconMessage(Address addr, byte[] bm)
           
LogoMessage(Address addr)
          Create a blank logo used to remove operator logos from phone.
LogoMessage(Address addr, ie.ncl.util.bin.Bitmap bm)
          Create a logo message.
LogoMessage(Address addr, ie.ncl.util.bin.Bitmap bm, NetworkOperator netop)
          Create a logo message.
LogoMessage(Address addr, byte[] bm)
           
LogoMessage(Address addr, byte[] bm, NetworkOperator netop)
           
LogoMessage(Address addr, NetworkOperator netop)
          Create a blank logo used to remove operator logos from phone.
PictureMessage(Address addr, ie.ncl.util.bin.Bitmap bm, java.lang.String text)
           
PictureMessage(Address addr, ie.ncl.util.bin.Bitmap bm, java.lang.String text, boolean unicode)
          Create a picture message.
PictureMessage(Address addr, byte[] bm, java.lang.String text)
           
 


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