public class FlowdockAPI extends Object
| Constructor and Description |
|---|
FlowdockAPI(String apiUrl,
String flowToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
pushChatMessage(ChatMessage msg) |
void |
pushTeamInboxMessage(TeamInboxMessage msg) |
static String |
trimFlowTokens(String flowTokens) |
public void pushTeamInboxMessage(TeamInboxMessage msg) throws FlowdockException
FlowdockExceptionpublic void pushChatMessage(ChatMessage msg) throws FlowdockException
FlowdockExceptionCopyright © 2004-2015. All Rights Reserved.