ImsEcbmStateListenerpublic class ImsEcbmStateListener extends Object Listener for receiving notifications about changes to the IMS connection.
It provides a state of IMS registration between UE and IMS network, the service
availability of the local device during IMS registered. |
Methods Summary |
---|
public void | onECBMEntered()Called when the device enters Emergency Callback Mode
// no-op
| public void | onECBMExited()Called when the device exits Emergency Callback Mode
// no-op
|
|