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.nbs
Class NBSTest

java.lang.Object
  extended by ie.ncl.sms.nbs.NBSTest

public class NBSTest
extends java.lang.Object

A Simple test demonstrating the use of smart messaging.


Constructor Summary
NBSTest()
           
 
Method Summary
static SmartMessage email()
           
static SmartMessage icon()
           
static SmartMessage logo()
           
static SmartMessage logo(java.lang.String tel)
           
static void main(java.lang.String[] args)
           
static SmartMessage menu()
           
static SmartMessage picture(boolean reg)
           
static SmartMessage picture(int width, int height, int len, boolean reg)
           
static SmartMessage ringtone()
           
static SmartMessage vcal()
           
static SmartMessage vcard()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NBSTest

public NBSTest()
Method Detail

vcard

public static SmartMessage vcard()

vcal

public static SmartMessage vcal()

email

public static SmartMessage email()

logo

public static SmartMessage logo()
                         throws NBSException,
                                NetworkOperatorException
Throws:
NBSException
NetworkOperatorException

logo

public static SmartMessage logo(java.lang.String tel)
                         throws NBSException,
                                NetworkOperatorException
Throws:
NBSException
NetworkOperatorException

icon

public static SmartMessage icon()
                         throws NBSException
Throws:
NBSException

picture

public static SmartMessage picture(int width,
                                   int height,
                                   int len,
                                   boolean reg)
                            throws NBSException
Throws:
NBSException

picture

public static SmartMessage picture(boolean reg)
                            throws NBSException
Throws:
NBSException

menu

public static SmartMessage menu()
                         throws NBSException
Throws:
NBSException

ringtone

public static SmartMessage ringtone()
                             throws NBSException
Throws:
NBSException

main

public static void main(java.lang.String[] args)

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