IOSMetaData constructor

IOSMetaData(
  1. Version mobileAuthenticationVersion,
  2. String applicationFacetId
)

Default constructor for IOSMetaData.

Params:

  • mobileAuthenticationVersion: the current version of the iOS Nevis Mobile Authentication SDK.
  • applicationFacetId: the FacetId used by the Nevis Mobile Authentication SDK.

Implementation

IOSMetaData