VerificationMethod

enum VerificationMethod : Enum<VerificationMethod>

Verification methods.

Entries

Link copied to clipboard

Use it when your application supports the SAS verification method.

Link copied to clipboard

Use it if your application is able to display QR codes.

Link copied to clipboard

Use it if your application is able to scan QR codes.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int