# Companion
object Companion
# Functions
| Name | Summary |
|---|---|
| configure | Brief description Initialize the MIRACLTrust SDK. To be used once. Multiple uses could lead to unidentified behavior! Content @JvmStatic() fun configure(context: Context, configuration: Configuration) |
| equals | Content open operator override fun equals(other: Any?): Boolean |
| getInstance | Content @JvmStatic() fun getInstance(): MiraclTrust |
| hashCode | Content open override fun hashCode(): Int |
| toString | Content open override fun toString(): String |