Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
UpdateTransientComment
Parameters
Name
Type
Description
commentUuid
String
Required
Not null
data
String
Required
Not null
path
String
Required
Not null
workspaceGuid
String
Required
Not null
Json Format
{
commentUuid: String,
path: String,
workspaceGuid: String,
data: String
}