Snapdragon® Telematics Application Framework (TelAF) Interface Specification
taf_appMgmt_AppInfo_t Struct Reference

#include <taf_appMgmt_common.h>

Data Fields

char name [48+1]
 
char version [101+1]
 
char hash [101+1]
 
taf_appMgmt_AppStartMode_t startMode
 
bool isSandboxed
 
bool isActivated
 

Detailed Description

App information structure.

Field Documentation

◆ name

char taf_appMgmt_AppInfo_t::name[48+1]

◆ version

char taf_appMgmt_AppInfo_t::version[101+1]

◆ hash

char taf_appMgmt_AppInfo_t::hash[101+1]

◆ startMode

taf_appMgmt_AppStartMode_t taf_appMgmt_AppInfo_t::startMode

◆ isSandboxed

bool taf_appMgmt_AppInfo_t::isSandboxed

◆ isActivated

bool taf_appMgmt_AppInfo_t::isActivated

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