From 6c1a61d911e18e2f191052cab95412f98bd3b954 Mon Sep 17 00:00:00 2001 From: "Andriy Byzhynar (GitHub)" Date: Tue, 20 Aug 2019 21:49:16 +0300 Subject: fixup! Update Mobile & HMI API with new data types and parameters --- src/components/interfaces/MOBILE_API.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index db246f8280..e028db583c 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -5396,17 +5396,25 @@ If omitted on supported displays, the currently set metadata tags will not change. If any text field contains no tags or the none tag, the metadata tag for that textfield should be removed. + + + + The title of the new template that will be displayed. + How this will be displayed is dependent on the OEM design and implementation of the template. + + + - This is the unique ID assigned to the window that this RPC is intended. If this param is not included, - it will be assumed that this request is specifically for the main window on the main display. - See PredefinedWindows enum. + This is the unique ID assigned to the window that this RPC is intended. If this param is not included, + it will be assumed that this request is specifically for the main window on the main display. + See PredefinedWindows enum. - Used to set an alternate template layout to a window. + Used to set an alternate template layout to a window. -- cgit v1.2.1