close
About
Wear
TV
Auto
Get Started
Devices
Style
Patterns
Building Blocks
Downloads
Videos
Training
API Guides
Reference
Tools
Google Services
Samples
Google Play
Essentials
Get Users
Engage & Retain
Monetize
Tools & Reference
Developer Stories
Training
API Guides
Reference
Tools
Google Services
Samples
Results
Loading...
Plus.PlusOptions
Overview
Games
Location
Google+
Maps
Drive
Cast
Ads
Advertising ID
Wallet
Google Play Services
Setup
Accessing Google Play Services APIs
Authorizing with Google for REST APIs
Reference
Google Play In-app Billing
Overview
Version 3 API
Implementing the API
Reference
Version 2 API
Implementing the API
Subscriptions
Reference
Subscriptions
Security and Design
Testing In-app Billing
Administering In-app Billing
Purchase Status API
Version Notes
Google Cloud Messaging
Overview
Getting Started
Implementing GCM Client
Implementing GCM Server
CCS (XMPP)
HTTP
User Notifications
Advanced Topics
Migration
Reference
Google Play Distribution
Filters on Google Play
Multiple APK Support
APK Expansion Files
Application Licensing
Licensing Overview
Setting Up for Licensing
Adding Licensing to Your App
Licensing Reference
Android Backup Service
Register
Summary:
Nested Classes
|
Methods
|
Inherited Methods
|
[Expand All]
public static final class
Plus.PlusOptions
extends Object
implements
Api.ApiOptions.Optional
java.lang.Object
↳
com.google.android.gms.plus.Plus.PlusOptions
Class Overview
API configuration parameters for Google+.
Summary
Nested Classes
class
Plus.PlusOptions.Builder
Public Methods
static
Plus.PlusOptions.Builder
builder
()
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Methods
public static
Plus.PlusOptions.Builder
builder
()