public class TellFeedbackMessage extends UserMessage
Streamable.Closuremode, speakerbundle, localtype, message, timestamp| Constructor and Description |
|---|
TellFeedbackMessage(Name target,
String message,
boolean failure)
A tell feedback message is only composed on the client.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat()
Get the appropriate message format for this message.
|
boolean |
isFailure()
Returns true if this is a failure feedback, false if it is successful tell feedback.
|
create, getSpeakerDisplayNamesetClientInfo, toStringpublic boolean isFailure()
public String getFormat()
ChatMessagegetFormat in class UserMessageCopyright © 2015. All rights reserved.