kinvey-flex-sdk
Advanced tools
Changelog
2.0.5
Changelog
2.0.4
Changelog
2.0.2
Changelog
2.0.0
setBody
and setQuery
to data/function completion hanlderuseBl
option to userStore and dataStore. Set to true
to enable business logic execution for a store request. Defaults to false.useUserContext
option to userStore and dataStore. Set to true
to execute the request under user's authentication context. Defaults to false.complete()
method. Will be removed in future version.useUserContext
to use the context of the current user for dataStore or userStore requests.useBl
to enable BL execution.