Uses of Class
com.siemens.mp.NotAllowedException

Packages that use NotAllowedException
com.siemens.mp   
com.siemens.mp.gsm Siemens GSM package provides some functionality for voice calls and SMS support.  
com.siemens.mp.io Siemens IO package offers support for data transfer operations to and from the handset’s file system as well as using external SMS or IrDA (infrared interface) connections or the internal SMS loopback interface.  
 

Uses of NotAllowedException in com.siemens.mp
 

Methods in com.siemens.mp that throw NotAllowedException
static boolean MIDlet.platformRequest(String locator)
          Start native application.
 

Uses of NotAllowedException in com.siemens.mp.gsm
 

Methods in com.siemens.mp.gsm that throw NotAllowedException
static void Call.start(String number)
          Starts a phone call.
static String[] PhoneBook.getMDN()
          Returns a String array which contains all the numbers from MDN (Missed Dialing Numbers) list.
static int SMS.send(String number, String data)
          Sends an sms to the specified number.
static int SMS.send(String number, byte[] data)
          Sends a data sms to the specified number.
 

Uses of NotAllowedException in com.siemens.mp.io
 

Methods in com.siemens.mp.io that throw NotAllowedException
 void Connection.send(byte[] data)
          Sends data via the created connection.
 



Generated on 2003-10-17For further information and updates, please visit Siemens mobile Developer Portal