From f21ae8ccf1d606d7d4a3b3c4d357fcc7acab631a Mon Sep 17 00:00:00 2001 From: JackLivio Date: Wed, 10 Oct 2018 16:23:46 -0400 Subject: Add history tag --- src/components/interfaces/MOBILE_API.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index c62a9e34d6..76fc6ef2d1 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -6393,11 +6393,15 @@ In the future, this should be the Identification of a module. - + If subscribe is true, the head unit will register onInteriorVehicleData notifications for the requested moduleType. If subscribe is false, the head unit will unregister onInteriorVehicleData notifications for the requested moduleType. + If subscribe is not included, the subscription status of the app for the requested moduleType will remain unchanged. + + + -- cgit v1.2.1