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

data

String

Required
Not null

documentUuid

String

Required
Not null

parentCommentUuid

String

Json Format
{
documentUuid: String,
parentCommentUuid: String,
data: String
}