Class is used to listen for sublocation change events. More...
#include <com/navigine/idl/objc/NCSublocationChangeListener.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onActiveSublocationChanged: |
| Called when active sublocation changes. | |
Class is used to listen for sublocation change events.
Referenced from LocationWindow.
Definition at line 21 of file NCSublocationChangeListener.h.
| - (void) onActiveSublocationChanged: | (int32_t) | sublocationId |
Called when active sublocation changes.
| sublocationId | New active sublocation identifier. |
Swift code snippet:
Objective C code snippet: