Class DirectChatService
java.lang.Object
com.documentum.fc.client.dcis.directchat.DirectChatService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(IDfSession iDfSession) postMessage(DirectChatRequest req, String token, IDfSession session) static void
-
Constructor Details
-
DirectChatService
public DirectChatService()
-
-
Method Details
-
initialize
- Throws:
DfException
-
resetCSAICache
public static void resetCSAICache() -
postMessage
public DirectChatResponse postMessage(DirectChatRequest req, String token, IDfSession session) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-