public class Typetalk extends Object
| Constructor and Description |
|---|
Typetalk(String clientId,
String clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
static Typetalk |
createFromName(String name) |
int |
postMessage(Long topicId,
String message,
Long talkId)
Post a message to Typetalk
|
public int postMessage(Long topicId, String message, Long talkId) throws IOException
IOExceptionCopyright © 2016–2022. All rights reserved.