Added in API level 23
ConnectionRequest
public
final
class
ConnectionRequest
extends Object
implements
Parcelable
| java.lang.Object | |
| ↳ | android.telecom.ConnectionRequest |
Simple data container encapsulating a request to some entity to
create a new Connection.
Summary
Inherited constants |
|---|
Fields | |
|---|---|
public
static
final
Creator<ConnectionRequest> |
CREATOR
|
Public constructors | |
|---|---|
ConnectionRequest(PhoneAccountHandle accountHandle, Uri handle, Bundle extras)
|
|
ConnectionRequest(PhoneAccountHandle accountHandle, Uri handle, Bundle extras, int videoState)
|
|
Public methods | |
|---|---|
int
|
describeContents()
Describe the kinds of special objects contained in this Parcelable instance |