-
public final class ErrorEvent extends ChatEvent
Triggered when WS connection emits error
-
-
Constructor Summary
Constructors Constructor Description ErrorEvent(String type, Date createdAt, ChatError error)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()final ChatErrorgetError()
-