{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}
class BooleanResult : Result
A Result with a boolean value.
Result
Boolean
equals(obj: Any?)
Int
hashCode()
Status!
status
value
fun equals(obj: Any?): Boolean
fun hashCode(): Int
val status: Status!
val value: Boolean