MBNNRoadObjectMatcher_Internal.h 250 B

1234567
  1. // This file is generated and will be overwritten automatically.
  2. #import <MapboxNavigationNative/MBNNRoadObjectMatcher.h>
  3. @interface MBNNRoadObjectMatcher ()
  4. - (void)setListenerForListener:(nullable id<MBNNRoadObjectMatcherListener>)listener;
  5. @end