This class define all listen events of listening call status.
Use it as params when call {@link com.gs.phone.api.call.BaseCallApi#addStatusListener} or {@link com.gs.phone.api.call.BaseCallApi#addStatusListener}
All
method | description |
---|
Member | description |
---|---|
public static final int LINE_ID |
line in changed,callback after regestered.{@link com.gs.phone.listener.CallStatusListener#onLineIdChanged(int, int)}
Supported Products:All |
public static final int LINE_STATUS |
line changed,callback after regestered.{@link com.gs.phone.listener.CallStatusListener#onLineStatusChanged(int, BaseLine, List)}
Supported Products:All |
public static final int HOOK_EVENT_STATUS |
line changed,callback after regestered.{@link com.gs.phone.listener.CallStatusListener#onHookEventChanged(int, boolean)}
Supported Products:GXV3350, GXV3370, GXV3380 |