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

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

Introduction

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

The text is from its open source code.

Constructor

Method

ComponentNamegetComponentName()
The ComponentName of the connection service which is responsible for making phone calls using this PhoneAccountHandle .
StringgetId()
A string that uniquely distinguishes this particular PhoneAccountHandle from all the others supported by the connection service that created it.