Api.ApiOptions.NotRequiredOptions

interface Api.ApiOptions.NotRequiredOptions : Api.ApiOptions

Known direct subclasses
Api.ApiOptions.HasAccountOptions

An interface for ApiOptions that include an account.

Api.ApiOptions.NoOptions

ApiOptions implementation for Apis that do not take any options.

Api.ApiOptions.Optional

Base interface for ApiOptions that are optional.

Known indirect subclasses
GoogleSignInOptions

GoogleSignInOptions contains options used to configure the GOOGLE_SIGN_IN_API.


Base interface for ApiOptions that are not required, don't exist.

Summary

Inherited Constants

From com.google.android.gms.common.api.Api.ApiOptions
const Api.ApiOptions.NoOptions!

Static instance of NoOptions.