MMKRequestPointListener

Warning

This feature is available in the NaviKit SDK version.

@protocol MMKRequestPointListener <NSObject>

Summary

Instance methods

- (void)onRequestPointsChanged;

- (void)onRequestPointTapWithRequestPointIndex:(NSUInteger)requestPointIndex;

Instance methods

onRequestPointsChanged

- (void)onRequestPointsChanged;


onRequestPointTapWithRequestPointIndex:

- (void)onRequestPointTapWithRequestPointIndex:(NSUInteger)requestPointIndex;