The object containing information about the native iOS Nevis Mobile Authentication SDK.

Hierarchy

  • IOSMetaData

Properties

mobileAuthenticationVersion: Version

The current version of the Nevis Mobile Authentication SDK.

applicationFacetId: string

The FacetId used by the Nevis Mobile Authentication SDK.

Methods

  • Default constructor for IOSMetaData.

    Parameters

    • mobileAuthenticationVersion: Version

      the current version of the Nevis Mobile Authentication SDK.

    • applicationFacetId: string

      the FacetId used by the Nevis Mobile Authentication SDK.

    Returns IOSMetaData

    an IOSMetaData instance.

Generated using TypeDoc