~unity-api-team/unity-scopes-api/child-scopes-option

« back to all changes in this revision

Viewing changes to STRUCTS

  • Committer: Marcus Tomlinson
  • Date: 2014-10-08 10:58:57 UTC
  • mfrom: (497.1.3 devel)
  • mto: (497.1.5 devel)
  • mto: This revision was merged to the branch mainline in revision 505.
  • Revision ID: marcus.tomlinson@canonical.com-20141008105857-gf4ilb9ywfeaeroi
Merged devel

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
============================================
155
155
 'status'      : int (corresponds to ActivationResponse::Status enum)
156
156
 'scope_data'  : variant
 
157
 
 
158
QueryMetadata (returned by serialize())
 
159
=======================================
 
160
 'type'        : string (metadata type)
 
161
 'locale'      : string
 
162
 'form_factor' : string
 
163
 'hints'       : dict
 
164
 'internet_connectivity' : bool (optional)
 
165
 
 
166
SearchMetadata (returned by serialize())
 
167
========================================
 
168
  all QueryMetadata attributes
 
169
  'cardinality' : int
 
170
  'location'    : dict
 
171
 
 
172
ActionMetadata (returned by serialize())
 
173
========================================
 
174
  all QueryMetadata attributes
 
175
  'scope_data'  : variant