|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccessPoint in com.nokia.mid.iapinfo |
---|
Methods in com.nokia.mid.iapinfo that return AccessPoint | |
---|---|
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 AccessPoint |
IAPInfo.getLastUsedAccessPoint()
Gets the last used access point by the MIDlet suite. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |