Reason

Types

Link copied to clipboard
object Companion
Link copied to clipboard

The invitation was rejected in an explicit manner.

Link copied to clipboard
data class InternalError(val error: Throwable) : Invitation.Reason

Unknown error.

Link copied to clipboard

The invitation was not answered.

Link copied to clipboard

The invitation expired by timeout.

Link copied to clipboard

The invited user was busy.

Link copied to clipboard

The invited user was temporarily unavailable.

Link copied to clipboard

The invited user was unreachable.