Options
All
  • Public
  • Public/Protected
  • All
Menu

Information about the cancellation of a verification request or verification flow.

Hierarchy

  • CancelInfo

Index

Constructors

Methods

  • cancelCode(): string
  • Get the code (e.g. m.user) that was used to cancel the verification.

    Returns string

  • cancelledbyUs(): boolean
  • Was the verification cancelled by us?

    Returns boolean

  • free(): void
  • Returns void

  • reason(): string
  • Get the human readable reason of the cancellation.

    Returns string

Generated using TypeDoc