Other Type Definitions

The following type definitions are available globally.

  • Deprecated

    Undocumented

    Declaration

    Objective-C

    NS_SWIFT_NAME(OfflineRegionStatusCallback)
    __attribute__((deprecated))
    typedef void (^MBMOfflineRegionStatusCallback)(MBXExpected * _Nonnull result)

    Swift

    typealias OfflineRegionStatusCallback = (MBXExpected) -> Void