CreateIntentResult
Represents the result of a CreateIntentCallback.
Inheritors
Types
Link copied to clipboard
class Failure @JvmOverloads constructor(cause: Exception, displayMessage: String? = null) : CreateIntentResult
Link copied to clipboard