# MiraclResult
MiraclResult is a class representing the MIRACLTrust SDK responses.
sealed class MiraclResult<SUCCESS, FAIL>
# 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 |
# Inheritors
Name |
---|
MiraclSuccess |
MiraclError |