public class HipChatV2Service extends HipChatService
DEFAULT_TIMEOUT| Constructor and Description |
|---|
HipChatV2Service(String server,
String token,
String roomIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(String message,
String color) |
void |
publish(String message,
String color,
boolean notify) |
getHttpClientpublic void publish(String message, String color)
publish in class HipChatServicepublic void publish(String message, String color, boolean notify)
publish in class HipChatServiceCopyright © 2004-2015. All Rights Reserved.