Constants

  • General error domain used to report NSErrors in the VM-SDK

    Since

    1.0

    Declaration

    Swift

    static NSString *const MapErrorDomain = @"com.Aegir.Map.ErrorDomain"
  • General error domain used to report NSErrors in the VM-SDK

    Since

    1.1

    Declaration

    Swift

    static NSString *const VMDFileErrorDomain = @"com.Aegir.VMD.ErrorDomain"
  • General error domain used to report NSErrors in the VM-SDK

    Since

    1.1

    Declaration

    Swift

    static NSString *const WayfindingErrorDomain =
        @"com.Aegir.Wayfinding.ErrorDomain"
  • Represents the current version of the VM SDK

    Since

    1.0

    Declaration

    Swift

    extern NSString *vmSdkVersion