public interface IUnbluCallEventApi
You can use UnbluCallEventReceiver
or manually create a BroadcastReceiver
. In this class provides the constants to register for all available events as well as the constants for getting values out of the intents
Modifier and Type | Interface and Description |
---|---|
static class |
IUnbluCallEventApi.CallActiveChanged
Fired when there starts or stops a call.
|