Class representing location information. More...
Static Public Member Functions | |
static bool | Start () |
Starts tracking location information. | |
static bool | Stop () |
Stops tracking location information. | |
static LocationData | GetData () |
Tracks location information. | |
static LocationDeviceType | GetEnableDevices () |
Obtains device with which location information can be calculated. |
Class representing location information.
static LocationData GetData | ( | ) | [static] |
static LocationDeviceType GetEnableDevices | ( | ) | [static] |
Obtains device with which location information can be calculated.
static bool Start | ( | ) | [static] |
Starts tracking location information.
static bool Stop | ( | ) | [static] |
Stops tracking location information.