This is used to determine the status of a LocationDataSource.
The LocationDataSourceStatus can be one of:
Constant | Description |
---|---|
Enums. | (0) The data source is stopped. |
Enums. | (1) The data source is starting. |
Enums. | (2) The data source has started. |
Enums. | (3) The data source is stopping. |
Enums. | (4) The data source has failed to start. |