LastUpdateStatus

A value that indicates whether the update was successful.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the update wasn't successful, indicates the reason why it failed.

Link copied to clipboard

A value that indicates whether the update was made successful.

Functions

Link copied to clipboard
inline fun copy(block: LastUpdateStatus.Builder.() -> Unit = {}): LastUpdateStatus
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String