IImsEcbmListenerpublic interface IImsEcbmListener implements android.os.IInterfaceA listener type for receiving notifications about the changes to
Emergency Callback Mode through IMS.
{@hide} |
Methods Summary |
---|
public void | enteredECBM()Notifies the application when the device enters Emergency Callback Mode.
| public void | exitedECBM()Notifies the application when the device exits Emergency Callback Mode.
|
|