summaryrefslogtreecommitdiff
path: root/api/map-viewer/genivi-mapviewer-session.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/map-viewer/genivi-mapviewer-session.xml')
-rw-r--r--api/map-viewer/genivi-mapviewer-session.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/map-viewer/genivi-mapviewer-session.xml b/api/map-viewer/genivi-mapviewer-session.xml
index 604c509..28aaae2 100644
--- a/api/map-viewer/genivi-mapviewer-session.xml
+++ b/api/map-viewer/genivi-mapviewer-session.xml
@@ -37,6 +37,8 @@
<line>This parameter can be used to identify the client application and determine if a given feature is enabled for it</line>
</doc>
</arg>
+ <arg name="error" type="i" direction="out">
+ </arg>
<arg name="sessionHandle" type="u" direction="out">
<doc>
<line>sessionHandle = Session handle. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value</line>
@@ -57,6 +59,8 @@
<line>sessionHandle = Session handle. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value</line>
</doc>
</arg>
+ <arg name="error" type="i" direction="out">
+ </arg>
<error name="org.genivi.mapviewer.Session.Error.SessionNotAvailable">
<doc>
<line>This error is generated if an application tries to delete a session handle that is not available</line>