Class android.telecom.Connection
| Added Methods | |
|---|---|
int getConnectionProperties() |
|
void onCallEvent(String, |
|
void onExtrasChanged(Bundle) |
|
void onPullExternalCall() |
|
String propertiesToString(int) |
|
void putExtras(Bundle) |
|
void removeExtras() |
|
void removeExtras(List<String>) |
|
void sendConnectionEvent(String, |
|
void setConnectionProperties(int) |
|
void setPulling() |
|
| Added Fields | |
|---|---|
int CAPABILITY_CAN_PULL_CALL |
|
String EVENT_CALL_MERGE_FAILED |
|
String EVENT_CALL_PULL_FAILED |
|
String EXTRA_ANSWERING_DROPS_FG_CALL |
|
int PROPERTY_HAS_CDMA_VOICE_PRIVACY |
|
int PROPERTY_IS_EXTERNAL_CALL |
|
int STATE_PULLING_CALL |
|
