RecaptchaBase
public static class RecaptchaBase
Entry point for RecaptchaBase services.
Summary
Public fields |
|
|---|---|
static @NonNull RecaptchaBase |
Public methods |
|
|---|---|
static final @NonNull RecaptchaBaseClient |
Creates a new instance of |
static final @NonNull RecaptchaBaseClient |
Creates a new instance of |
Public fields
Public methods
getClient
public static final @NonNull RecaptchaBaseClient getClient(@NonNull Activity activity)
Creates a new instance of RecaptchaBaseClient. A dialog may appear when the provided activity is in the foreground and services such as Google Play services needs to be updated.
getClient
public static final @NonNull RecaptchaBaseClient getClient(@NonNull Context context)
Creates a new instance of RecaptchaBaseClient.