Inherits <NSObject>.
- (void) onCountryIso3CodeChanged: |
|
(NSString *) |
countryIso3Code |
|
|
optional |
Tells the delegate that current country is changed
- Parameters
-
countryIso3Code | New country ISO3 code |
- (void) onIsGpsEnabledChanged: |
|
(BOOL) |
isGpsEnabled |
|
|
optional |
Tells the delegate that GPS state is changed
- Parameters
-
isGpsEnabled | New state of GPS |
- (void) onIsNightModeChanged: |
|
(BOOL) |
isNightMode |
|
|
optional |
Tells the delegate that night mode is changed
- Parameters
-
isNightMode | New state of night mode |
- (void) onIsReroutingChanged: |
|
(BOOL) |
isRerouting |
|
|
optional |
Tells the delegate that rerouting state is changed
- Parameters
-
isRerouting | New state of rerouting |
- (void) onIsSecondaryDisplayConnectedChanged: |
|
(BOOL) |
isSecondaryDisplayConnected |
|
|
optional |
Tells the delegate that secondary display state is changed
- Parameters
-
isSecondaryDisplayConnected | New state of secondary display |
- (void) onNavigationInfoUpdated |
|
|
|
|
optional |
Tells the delegate that navigation info is updated
- (void) onShouldDrawTrafficOnMapChanged: |
|
(BOOL) |
shouldDrawTrafficOnMap |
|
|
optional |
Tells the delegate that draw traffic state is changed
- Parameters
-
shouldDrawTrafficOnMap | New state of drawing traffic on map |
The documentation for this protocol was generated from the following file:
- /Users/rkurmakaev/Development/Mainstream_1/SDK/iOS/NavmiiSDK/NavmiiSDK/NMHudDelegate.h