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

documentUuid

String

Required

Guid of the document

versionUuid

String

Required

Guid of the document version

Json Format
{
documentUuid: String,
versionUuid: String
}