Package | Description |
---|---|
com.teamchat.client.sdk | |
com.teamchat.client.utils |
Modifier and Type | Method and Description |
---|---|
abstract TeamchatAPI |
TeamchatAPI.addReceiveMessageErrorHandler(ReceiveMessageErrorHandler errorHandler)
Method to add ReceiveMessageErrorHandler.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<ReceiveMessageErrorHandler> |
ErrorHandlerManager.getReceiveMessageErrorHandlers() |
Modifier and Type | Method and Description |
---|---|
static void |
ErrorHandlerManager.addReceiveMessageErrorHandler(ReceiveMessageErrorHandler receiveMessageErrorHandler) |