Engage Engine API  1.245.9085
Loading...
Searching...
No Matches
Engage.JsonFields.Location Class Reference

Static Public Attributes

static String objectName = "location"
 
static String longitude = "longitude"
 
static String latitude = "latitude"
 
static String altitude = "altitude"
 
static String direction = "direction"
 
static String speed = "speed"
 

Detailed Description

Definition at line 824 of file Engage.cs.

Member Data Documentation

◆ altitude

String Engage.JsonFields.Location.altitude = "altitude"
static

Definition at line 829 of file Engage.cs.

◆ direction

String Engage.JsonFields.Location.direction = "direction"
static

Definition at line 830 of file Engage.cs.

◆ latitude

String Engage.JsonFields.Location.latitude = "latitude"
static

Definition at line 828 of file Engage.cs.

◆ longitude

String Engage.JsonFields.Location.longitude = "longitude"
static

Definition at line 827 of file Engage.cs.

◆ objectName

String Engage.JsonFields.Location.objectName = "location"
static

Definition at line 826 of file Engage.cs.

◆ speed

String Engage.JsonFields.Location.speed = "speed"
static

Definition at line 831 of file Engage.cs.


The documentation for this class was generated from the following file: