Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionMapping

Interface to encapsulate corresponding mappings between UnumID Mobile (aka Holder) SDK and Server SDK versions.

Ideally the major versions should always be consist however this abstraction is in place in case we need more fine tune control between the compatible versions.

Hierarchy

  • VersionMapping

Index

Properties

saasApiVersion

saasApiVersion: SemVer

Minimum capable version. In practice it corresponds to the version header used by the Mobile SDK.

serverSdkVersion

serverSdkVersion: SemVer

Minimum capable version

Generated using TypeDoc