ExerciseRouteResult.ConsentRequired


class ExerciseRouteResult.ConsentRequired : ExerciseRouteResult


Class indicating that a permission hasn't been granted and a value couldn't be returned.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public constructors

ConsentRequired

Added in 1.1.0-alpha07
ConsentRequired()

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int