Java android.telecom ConnectionRequest fields, constructors, methods, implement or subclass

Example usage for Java android.telecom ConnectionRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.telecom ConnectionRequest.

The text is from its open source code.

Constructor

Method

PhoneAccountHandlegetAccountHandle()
The account which should be used to place the call.
UrigetAddress()
The handle (e.g., phone number) to which the Connection is to connect.
BundlegetExtras()
Application-specific extra data.
intgetVideoState()
Describes the video states supported by the client requesting the connection.