FileDocCategorySizeDatePackage
IImsEcbmListener.javaAPI DocAndroid 5.1 API3616Sat Mar 14 05:48:12 GMT 2015com.android.ims.internal

IImsEcbmListener

public interface IImsEcbmListener implements android.os.IInterface
A listener type for receiving notifications about the changes to Emergency Callback Mode through IMS. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voidenteredECBM()
Notifies the application when the device enters Emergency Callback Mode.

public voidexitedECBM()
Notifies the application when the device exits Emergency Callback Mode.