Click or drag to resize
IUserLogicCallbacksOnGPSUpdated Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void OnGPSUpdated(
	ICoordinates inCords
)

Parameters

inCords
Type: SurveyToGo.UserLogic.InterfacesICoordinates
See Also