public static class ControlFrameTags.RPC.StartServiceACK extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUDIO_SERVICE_TRANSPORTS
HU allowed transports for audio and video services (1 == Primary, 2 == Secondary)
|
static String |
AUTH_TOKEN
Auth token to be used for log in into services
|
static String |
HASH_ID
Hash ID to identify this service and used when sending an EndService control frame
|
static String |
MAKE
Vehicle info to describe connected device
|
static String |
MODEL |
static String |
MODEL_YEAR |
static String |
PROTOCOL_VERSION
The negotiated version of the protocol.
|
static String |
SECONDARY_TRANSPORTS
HU allowed transport for secondary connection
|
static String |
SYSTEM_HARDWARE_VERSION |
static String |
SYSTEM_SOFTWARE_VERSION
System specifics for hardware and software versions of connected device
|
static String |
TRIM |
static String |
VIDEO_SERVICE_TRANSPORTS |
| Constructor and Description |
|---|
StartServiceACK() |
public static final String PROTOCOL_VERSION
public static final String HASH_ID
public static final String SECONDARY_TRANSPORTS
public static final String AUDIO_SERVICE_TRANSPORTS
public static final String VIDEO_SERVICE_TRANSPORTS
public static final String AUTH_TOKEN
public static final String MAKE
public static final String MODEL
public static final String MODEL_YEAR
public static final String TRIM
public static final String SYSTEM_SOFTWARE_VERSION
public static final String SYSTEM_HARDWARE_VERSION