Optional id: stringYour DSBmobile ID
Optional password: stringYour DSBmobile Password
Optional baseURL: stringOptional resourceBaseURL: stringOptional token: stringCreate a new DSBmobile wrapper by passing a config object
The DsbmobileConfig
Readonly idReadonly passwordPrivate checkGet your current Document Posts
MissingToken if the token isn't declared
A new DocumentPostCollection
Get your current News Tab
MissingToken if the token isn't declared
A new NewsPostCollection
Static fromJSONGenerated using TypeDoc
Create a new DSBmobile wrapper You need to wait a short time after creating an instance of this, because the token needs to be fetched. You can also call
fetchToken()by yourself.