App JSON

This section describe the app json received from the server

The configuration is retrieved from :

/app/getInfosAndroid3/IDAPP

/app/getInfosIphone3/IDAPP

/app/getInfosWindows/IDAPP

JSON Structure

The JSON receive form the server is in the form :

{
  categories:[{..},{..},{..},...],
  styles:{},
  images:[],
  adv:"true|false",
 adv_position:"top|bottom",
layout:"",
layoutoption : {},
pageoption:{}
}

 

NameTypeDescription

categories

arrayan array of page definition

styles

hashan hash of key,value style info

images

arrayan array of images url used inside the app
advstring"true" if the app have banner active

layout

stringrefer to Layout Definition
layoutoptionhashrefer to Layout Definition
pageoptionhashrefer to Page Option