Configuration
The Configuration class is used to set up the MIRACLTrust SDK. It provides a way to customize some of the SDK components.
Instance is created though its Builder
class Configuration
Types
Name | Summary |
---|---|
Builder | Content class Builder(projectId: String, clientId: String) |
Companion | Content object Companion |
Functions
Name | Summary |
---|---|
equals | Content open operator override fun equals(other: Any?): Boolean |
hashCode | Content open override fun hashCode(): Int |
toString | Content open override fun toString(): String |