public abstract static class UsherSdk.Configuration
extends java.lang.Object
UsherSdk.Configuration abstract class wraps various properties related to the
UsherSdk initialization.| Modifier and Type | Class and Description |
|---|---|
static class |
UsherSdk.Configuration.Builder
The
UsherSdk.Configuration.Builder abstract class allows the user to create and
return an UsherSdk.Configuration object. |
| Modifier and Type | Method and Description |
|---|---|
static UsherSdk.Configuration.Builder |
builder(android.app.Application application)
Returns the
UsherSdk.Configuration.Builder object for the UsherSdk.Configuration abstract class. |
public static UsherSdk.Configuration.Builder builder(android.app.Application application)
UsherSdk.Configuration.Builder object for the UsherSdk.Configuration abstract class.
enableTrustOnFirstUse() is defaulted to false.UsherSdk.Configuration.Builder object for the UsherSdk.Configuration abstract class.