Navmii SDK
2.2.0
Write yourself a navigation system in iOS
|
Inherits <NSObject>.
Instance Methods | |
(void) | - onGuidanceTextReady: |
Protocol allowing user to receive notifications on guidance text updates.
|
required |
The method is called once new guidance text is ready.
guidanceText | @nonnull Guidance text. |