Slack.Socket
SourceSummary↑
init(handler, socket) | Callback implementation of |
websocket_handle(arg1, socket, state) | Callback implementation of |
websocket_info(atom1, socket, state) | Callback implementation of |
websocket_terminate(reason, socket, state) | Callback implementation of |
Functions
Callback implementation of :websocket_client_handler.init/2
.
Callback implementation of :websocket_client_handler.websocket_handle/3
.
Callback implementation of :websocket_client_handler.websocket_info/3
.
Callback implementation of :websocket_client_handler.websocket_terminate/3
.