| java.lang.Object com.sun.midp.lcdui.PhoneDial
PhoneDial | public class PhoneDial (Code) | | PhoneDial allows for UI java code to access the phones native
features.
|
Method Summary | |
public static boolean | call(String phoneNumber) The call methods gets a phone call made. |
call | public static boolean call(String phoneNumber)(Code) | | The call methods gets a phone call made.
Parameters: phoneNumber - the phoneNumber to be called in string format true if the service is available |
|
|