Package | Description |
---|---|
com.teamchat.client.sdk | |
com.teamchat.client.sdk.chatlets |
Modifier and Type | Method and Description |
---|---|
Comment |
Comment.addComment(java.lang.String message)
Set a comment
|
Comment |
Chatlet.createComment()
Creates a new comment that will go as a comment to this chatlet.
|
Comment |
Context.currentComment() |
Modifier and Type | Method and Description |
---|---|
Room |
Room.comment(Comment comment)
Post a comment to a chatlet in a room.
|
Modifier and Type | Method and Description |
---|---|
Comment |
PrimaryChatlet.createComment() |
Comment |
LocationChatlet.createComment() |
Comment |
SurveyChatlet.createComment() |
Comment |
TextChatlet.createComment() |
Comment |
RichmediaChatlet.createComment() |
Comment |
BypassChatletCopy.createComment() |
Comment |
IncomingChatlet.createComment() |
Comment |
SimpleJsonChatlet.createComment() |
Comment |
ReportChatlet.createComment() |
Comment |
CheckListChatlet.createComment() |
Comment |
ReferencedChatlet.createComment() |
Comment |
PollChatlet.createComment() |