Uses of Interface
com.slack.api.rtm.RTMErrorHandler
| Package | Description |
|---|---|
| com.slack.api.rtm |
RTM (Real Time Messaging) API client.
|
-
Uses of RTMErrorHandler in com.slack.api.rtm
Methods in com.slack.api.rtm with parameters of type RTMErrorHandler Modifier and Type Method Description voidRTMClient. addErrorHandler(RTMErrorHandler errorHandler)voidRTMClient. removeErrorHandler(RTMErrorHandler errorHandler)