summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2016-11-04 11:26:40 -0700
committerMuller, Alexander (A.) <amulle19@ford.com>2016-11-04 11:26:40 -0700
commit3e7b8149d551005d5873dbbd24cb0fae29fccd3f (patch)
treefc3f9e8fada948cd40724bfdbe8b1cb76f2c438f
parentd4e2d652805290cdb18b5bed634830b18570197d (diff)
downloadsdl_ios-3e7b8149d551005d5873dbbd24cb0fae29fccd3f.tar.gz
Added more informative description for SendLocation's DateTime.
-rw-r--r--SmartDeviceLink/SDLSendLocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLSendLocation.h b/SmartDeviceLink/SDLSendLocation.h
index cd763bf24..0cdb492fd 100644
--- a/SmartDeviceLink/SDLSendLocation.h
+++ b/SmartDeviceLink/SDLSendLocation.h
@@ -74,7 +74,7 @@
@property (strong, nonatomic) SDLDeliveryMode *deliveryMode;
/**
- * Date and Time used for sorting multiple SendLocation requests.
+ * Arrival time of Location. If multiple SendLocations are sent, this will be used for sorting as well.
*
* Optional
*/