automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Attributes | List of all members
GetSupportedRequest Interface Reference

GetSupportedRequest - request supported properties The following is an example of this message: More...

import "protocol.idl";

Inheritance diagram for GetSupportedRequest:

Public Attributes

const MessageType type = "method"
 message type
 
const DOMString name = "getSupported"
 name of this method.
 

Detailed Description

GetSupportedRequest - request supported properties The following is an example of this message:

{"type" : "method", "name" : "getSupported", "transactionid" : "d293f670-f0b3-11e1-aff1-0800200c9a66"}

The documentation for this interface was generated from the following file: