Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class OutOfBandPayloadDeviceProtectionError

    An error that indicates that some form of tampering was found in the application. Currently, this is always an OutOfBandPayloadNoDeviceLockError.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • The default constructor.

      Parameters

      • description: string

        provides details about the error that occurred.

      • Optionalcause: string

        the exception (if any) that caused this error.

      Returns OutOfBandPayloadDeviceProtectionError

    Properties

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.