|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is for controlling the routing of java, voice, and speakerphone.
MOTOROLA and the Stylized M Logo are registered trademarks of
Motorola, Inc. Reg. U.S. Pat. & Tm. Off.
© Copyright 2003 Motorola, Inc. All Rights Reserved.
Method Summary | |
int |
getOutboundRoute(int feature)
This method returns which path outbound audio is being routed. |
void |
setOutboundRoute(int feature,
int route)
This method sets the path for outbound audio. |
Method Detail |
public int getOutboundRoute(int feature)
feature
- An integer of JAVA, TWO_WAY_RADIO, or PHONE_CALL
public void setOutboundRoute(int feature, int route) throws java.lang.IllegalArgumentException
feature
- Either JAVA, TWO_WAY_RADIO, or PHONE_CALLroute
- SPEAKER or EARPIECE.
java.lang.IllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |