Class ConnectingEvent
-
- All Implemented Interfaces:
public final class ConnectingEvent extends ChatEvent
Triggered when a user is connecting to the WS
-
-
Constructor Summary
Constructors Constructor Description ConnectingEvent(String type, Date createdAt, String rawCreatedAt)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()StringgetRawCreatedAt()-
-
Method Detail
-
getCreatedAt
Date getCreatedAt()
-
getRawCreatedAt
String getRawCreatedAt()
-
-
-
-