Skip to content

Instantly share code, notes, and snippets.

@tugcearar
Last active September 11, 2020 13:33
Show Gist options
  • Save tugcearar/799aeacc7b61429dfe1fd155374953e5 to your computer and use it in GitHub Desktop.
Save tugcearar/799aeacc7b61429dfe1fd155374953e5 to your computer and use it in GitHub Desktop.
public const int DwellGeofenceConversion = 4;
public const int EnterGeofenceConversion = 1;
public const int ExitGeofenceConversion = 2;
public const long GeofenceNeverExpire = -1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment