public class ErrorEvent extends Object implements Event
{
"type": "error",
"error": {
"code": 1,
"msg": "Socket URL has expired"
}
}
https://api.slack.com/rtm
| Modifier and Type | Class and Description |
|---|---|
static class |
ErrorEvent.Error |
| Constructor and Description |
|---|
ErrorEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.