Package | Description |
---|---|
com.salesforce.androidsdk.config |
Modifier and Type | Method and Description |
---|---|
static BootConfig |
BootConfig.getBootConfig(Context ctx)
Method to (build and) get the singleton instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
BootConfig.validateBootConfig(BootConfig config)
Validates a boot config's inputs against basic sanity tests.
|