Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DropboxNewAccessToken
Parameters
Name Type Description

access_token

String

Not null

account_id

String

Not null

token_type

String

Not null

uid

String

Not null

Json Format
{
access_token: String,
token_type: String,
uid: String,
account_id: String
}