HomeScreenBinding
Variables
hs-client.cpp File Reference
#include "hs-client.h"
#include "hs-helper.h"
#include "hmi-debug.h"

Go to the source code of this file.

Variables

static const char _type [] = "type"
 
static const char _text [] = "text"
 
static const char _info [] = "info"
 
static const char _icon [] = "icon"
 
static const char _parameter [] = "parameter"
 
static const char _replyto [] = "replyto"
 

Variable Documentation

const char _icon[] = "icon"
static

Definition at line 24 of file hs-client.cpp.

const char _info[] = "info"
static

Definition at line 23 of file hs-client.cpp.

const char _parameter[] = "parameter"
static

Definition at line 25 of file hs-client.cpp.

const char _replyto[] = "replyto"
static

Definition at line 26 of file hs-client.cpp.

const char _text[] = "text"
static

Definition at line 22 of file hs-client.cpp.

const char _type[] = "type"
static

Definition at line 21 of file hs-client.cpp.