Class ConnectedEvent
java.lang.Object
dev.robocode.tankroyale.botapi.events.ConnectedEvent
-
Constructor Summary
ConstructorDescriptionConnectedEvent
(URI serverUri) Initializes a new instance of the ConnectedEvent class. -
Method Summary
-
Constructor Details
-
ConnectedEvent
Initializes a new instance of the ConnectedEvent class.- Parameters:
serverUri
- is the URI of the server.
-
-
Method Details
-
getServerUri
-