public static final class

Games.GamesOptions

extends Object
implements Api.ApiOptions.Optional GoogleSignInOptionsExtension Api.ApiOptions.HasGoogleSignInAccountOptions
java.lang.Object
   ↳ com.google.android.gms.games.Games.GamesOptions

This class is deprecated.
Use setViewForPopups(View) and setGravityForPopups(int) instead.

Class Overview

API configuration parameters for Games.

Summary

Nested Classes
class Games.GamesOptions.Builder This class is deprecated. GamesOptions class is deprecated.  
Public Methods
static Games.GamesOptions.Builder builder()
boolean equals(Object object)
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.android.gms.common.api.Api.ApiOptions.HasGoogleSignInAccountOptions

Public Methods

public static Games.GamesOptions.Builder builder ()

public boolean equals (Object object)

Parameters
object Object
Returns
boolean

public int hashCode ()

Returns
int