News application and Quote application, 2 common applications appear to accept different parameters at launch time. where it is documented?
I would like to get parameters for all the applications.
following parameter is for News app , but Quote wont work if i pass same parameters in json body
command= "launch", sessionToken= sessionId, appId = "News", context = new { entities = new[]{new {RIC=ric}} }