User Tools

Site Tools


web:access_rest_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
web:access_rest_api [2016/02/04 18:51]
mjallison [Responses]
web:access_rest_api [2016/02/09 00:25] (current)
mjallison [Responses]
Line 51: Line 51:
       size        : long,       size        : long,
       children: [ StoredItem* ]       children: [ StoredItem* ]
 +   }
 +   
 +**ApplicationState** return from connection/​open or connection/​check
 +   {
 +      userid: string,
 +      token: string,
 +      lastPath: string,
 +      hasAccess: boolean,
 +      hasLicense: boolean,
 +      hasTracks: boolean,
 +      isAdmin: boolean,
 +      isSupport: boolean
    }    }
        
web/access_rest_api.1454611897.txt.gz ยท Last modified: 2016/02/04 18:51 by mjallison