Class ConnectionErrorEvent
-
- All Implemented Interfaces:
public final class ConnectionErrorEvent extends ChatEvent
Triggered when a WS connection fails.
-
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()StringgetRawCreatedAt()final StringgetConnectionId()final ChatErrorgetError()-
-
Method Detail
-
getCreatedAt
Date getCreatedAt()
-
getRawCreatedAt
String getRawCreatedAt()
-
getConnectionId
final String getConnectionId()
-
-
-
-