2.14.1
·
62 commits
to gh-pages
since this release
Added
QB.initWithAppId(appId, accountKey, config) - to init SDK without AuthSecret and AuthKey. Used when session will be setted up with existing QB token.
QB.startSessionWithToken (token, callback) - setup session with existing token.
QB.onSessionExpiredListener(error) - called when session setted up with existing token expired.
Fixes
Endpoints for chat api from deprecated version 2.14.0