Uses of Class
com.nokia.mid.iapinfo.IAPInfoException

Uses of IAPInfoException in com.nokia.mid.iapinfo
 

Methods in com.nokia.mid.iapinfo that throw IAPInfoException
abstract  AccessPoint IAPInfo.getAccessPoint(int aID)
          Gets an access point from the system by its ID.
abstract  AccessPoint IAPInfo.getAccessPoint(java.lang.String aName)
          Gets an access point from the system with given name.
 AccessPoint[] DestinationNetwork.getAccessPoints()
          Gets the access points which belongs to this destination network.
abstract  AccessPoint[] IAPInfo.getAccessPoints()
          Gets the array of system defined Access Points.
abstract  AccessPoint[] IAPInfo.getConnectionPreferences()
          Gets a connection preferences.
abstract  DestinationNetwork IAPInfo.getDestinationNetwork(int aID)
          Gets a destination network by its ID.
abstract  DestinationNetwork IAPInfo.getDestinationNetwork(java.lang.String aName)
          Gets a destination network by its name.
abstract  DestinationNetwork[] IAPInfo.getDestinationNetworks()
          Gets the destination networks available in the system.
static IAPInfo IAPInfo.getIAPInfo()
          Factory method for obtaining IAPInfo object.
abstract  AccessPoint IAPInfo.getLastUsedAccessPoint()
          Gets the last used access point by the MIDlet suite.
 



Copyright © 2007 Nokia Corporation. All rights reserved.