public interface ChatterAPI
| Modifier and Type | Method and Description |
|---|---|
PostMessageResponse |
postMessage(PostMessageRequest request) |
PostMessageResponse |
postMessage(String subjectId,
String text,
String feedElementType) |
PostMessageResponse postMessage(PostMessageRequest request) throws Exception
ExceptionCopyright © 2019. All rights reserved.