notifyOnNewPosition abstract method
- GemPosition pos
Notification sent when a new position is available. Used internally, do not call directly.
Parameters
- IN pos GemPosition object
Implementation
void notifyOnNewPosition(final GemPosition pos);
Notification sent when a new position is available. Used internally, do not call directly.
Parameters
void notifyOnNewPosition(final GemPosition pos);