-
public final class ConnectedEvent extends ChatEvent
-
-
Constructor Summary
Constructors Constructor Description ConnectedEvent(String type, Date createdAt, User me, String connectionId)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()final UsergetMe()final StringgetConnectionId()
-