-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.events.HasOwnUser
public final class ConnectedEvent extends ChatEvent implements HasOwnUser
Triggered when a user gets connected to the WS
-
-
Constructor Summary
Constructors Constructor Description ConnectedEvent(String type, Date createdAt, User me, String connectionId)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()UsergetMe()final StringgetConnectionId()
-