public static interface ImsExternalCallTracker.ImsCallNotify
ImsExternalCallTracker
and
ImsPhone
.Modifier and Type | Method and Description |
---|---|
void |
notifyPreciseCallStateChanged()
Notifies of a change to call state.
|
void |
notifyUnknownConnection(Connection c)
Notifies that an unknown connection has been added.
|
void notifyUnknownConnection(Connection c)
c
- The new unknown connection.void notifyPreciseCallStateChanged()