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

data

String

Required
Not null

parentCommentUuid

String

path

String

Required
Not null

workspaceGuid

String

Required
Not null

Json Format
{
path: String,
workspaceGuid: String,
parentCommentUuid: String,
data: String
}