public class HipChatV1Service extends HipChatService
| Constructor and Description |
|---|
HipChatV1Service(String server,
String token,
String roomIds,
String sendAs) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getRoomIds() |
String |
getSendAs() |
String |
getServer() |
void |
publish(String message,
String color,
boolean notify,
boolean textFormat) |
closeQuietly, getHttpClient, publish, publish, publish, readResponsepublic void publish(String message, String color, boolean notify, boolean textFormat) throws NotificationException
publish in class HipChatServiceNotificationExceptionpublic String getServer()
public String[] getRoomIds()
public String getSendAs()
Copyright © 2004-2016. All Rights Reserved.