| Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
java.lang.Object | +--ChatOutputNotify
| Constructor Summary | |
| ChatOutputNotify(java.lang.String clientId,
CoBrowService cbService,
ChatOutput chatOutput)
|
|
| Method Summary | |
| void | callback(java.lang.String mimeType,
byte[] responseBody)
|
| void | destroy()
|
| Methods inherited from class java.lang.Object | |
| clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait | |
| Constructor Detail |
public ChatOutputNotify(java.lang.String clientId,
CoBrowService cbService,
ChatOutput chatOutput)
clientId
-
cbService
-
chatOutput
- The chat consumer that needs to be notifyed.| Method Detail |
public void destroy()
public void callback(java.lang.String mimeType,
byte[] responseBody)
| Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||