KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > telephony > phone > PhoneMicrophone

javax.telephony.phone
Interface PhoneMicrophone

See Also:
Component

public static final int FULL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getGain()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int MUTE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setGain(int gain)
             throws InvalidArgumentException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags