Java com.google.api.client.googleapis.extensions.android.accounts GoogleAccountManager fields, constructors, methods, implement or subclass

Example usage for Java com.google.api.client.googleapis.extensions.android.accounts GoogleAccountManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.api.client.googleapis.extensions.android.accounts GoogleAccountManager.

The text is from its open source code.

Field

StringACCOUNT_TYPE
Google account type.

Constructor

Method

AccountgetAccountByName(String accountName)
Returns the Google account of the given Account#name .
Account[]getAccounts()
Returns all Google accounts.