MBXReachabilityChanged_Internal.h 283 B

1234567
  1. // This file is generated and will be overwritten automatically.
  2. #import <Foundation/Foundation.h>
  3. #import <MapboxCommon/MBXNetworkStatus_Internal.h>
  4. NS_SWIFT_NAME(ReachabilityChanged)
  5. typedef void (^MBXReachabilityChanged)(MBXNetworkStatus status); // NOLINT(modernize-use-using)