Start

data class Start(val method: ActiveVerificationMethod, val senderUserId: UserId, val senderDeviceId: String) : ActiveVerificationState

This state is active when the devices agreed on a verification method. It contains a sub-state.

Constructors

Link copied to clipboard
constructor(method: ActiveVerificationMethod, senderUserId: UserId, senderDeviceId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard