-
- All Implemented Interfaces:
-
com.pointrlabs.core.management.PTRListener
public interface PathFindingEventsListener implements PTRListener
-
-
Method Summary
Modifier and Type Method Description Unit
pathFindingDidTapClose()
This function is triggered when the close button is tapped. Unit
pathFindingDidShown()
-
-
Method Detail
-
pathFindingDidTapClose
Unit pathFindingDidTapClose()
This function is triggered when the close button is tapped.
-
pathFindingDidShown
Unit pathFindingDidShown()
-
-
-
-