The object containing information about the Nevis Mobile Authentication SDK.

Properties

iosMetaData: undefined | IOSMetaData

The object containing information about the native iOS SDK.

androidMetaData: undefined | AndroidMetaData

The object containing information about the native Android SDK.

Methods

  • Alternate constructor that creates a MetaData from a json.

    Parameters

    • json: any

      contains the source for instance creation.

    Returns MetaData

    a MetaData instance.