|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.rim.blackberry.api.invoke.ApplicationArguments
|
+--net.rim.blackberry.api.invoke.PhoneArguments
Encapsulates arguments to pass to the Phone application.
| Field Summary | ||
|
static String |
ARG_CALL
Argument to open the Phone application for an outgoing call. |
| Constructor Summary | ||
|
PhoneArguments()
Creates a new PhoneArgument instance in the default view. |
|
|
PhoneArguments(String actionArg,
String dialStringArg)
Creates a new PhoneArgument instance with dialing string. |
|
| Methods inherited from class net.rim.blackberry.api.invoke.ApplicationArguments |
getArgs |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String ARG_CALL
| Constructor Detail |
public PhoneArguments()
The default arguments instruct the Phone application to open in the default (recent call list) view.
public PhoneArguments(String actionArg, String dialStringArg)
In addition to the traditional "phone number characters" that you would use to compose a phone number (for example, +1-519-888-7465), you can also specify more precise dialing behaviour:
actionArg - Specify ARG_CALL to open the Phone application
and dial the provided dial string.dialStringArg - Number to dial; this may contain special dialing
characters in addition to the components of a traditional phone number.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2004 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.