MMKRequestPointListener
@protocol MMKRequestPointListener <NSObject> |
Undocumented
Summary
Instance methods
- (void)onRequestPointsChanged; |
- (void)onRequestPointTapWithRequestPointIndex:(NSUInteger)requestPointIndex; |
Instance methods
onRequestPointsChanged
- (void)onRequestPointsChanged; |
Undocumented
onRequestPointTapWithRequestPointIndex:
- (void)onRequestPointTapWithRequestPointIndex:(NSUInteger)requestPointIndex; |
Undocumented