com.gs.phone.context

PhoneContext.CallMode

This class defined all call mode.

Use it when you need to input a call mode before start a new call. Or you can use it to check a call's mode.

Known Callers:

{@see com.gs.phone.api.call.BaseCallApi#isCallFeatureNumberErrorCode}
{@see com.gs.phone.api.call.BaseCallApi#checkDialingInfo}
{@see com.gs.phone.api.call.BaseCallApi#checkEnoughIdleRes}


Supported Products:

All


Detail

Method

method description

Member & Constant

Member description
public static final int SIP_CALL Call Mode of a Sip Call

Supported Products:

All