Class ConnectedEvent
- Object
-
- ConnectedEvent
-
- All Implemented Interfaces:
IEvent
public final class ConnectedEvent extends ObjectEvent occurring when bot gets connected to server
-
-
Constructor Summary
Constructors Constructor Description ConnectedEvent(URI serverUri)Initializes a new instance of the ConnectedEvent class.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URIgetServerUri()Return the URI of the server.
-