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

commentData

String

commentParent

String

commentUuid

String

notificationUuid

String

Json Format
{
commentUuid: String,
commentParent: String,
notificationUuid: String,
commentData: String
}