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.
This state is active when the devices agreed on a verification method. It contains a sub-state.