public class Message extends Object
Constructor and Description |
---|
Message(String channel,
String supplementalInformation) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static Message |
fromString(String message) |
String |
getChannel() |
String |
getSupplementalInformation() |
int |
hashCode() |
String |
toString() |
public static final String DELIMITER
Copyright © 2002-2017 Atlassian. All Rights Reserved.