Skip to content

2.14.1

Compare
Choose a tag to compare
@Artem-K-Koltunov Artem-K-Koltunov released this 20 Sep 12:21
· 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