Class ClientLocation
-
- All Implemented Interfaces:
public final class ClientLocation extends ClientMessage
-
-
Field Summary
Fields Modifier and Type Field Description private final ClientUserLocationlocationprivate final ClientEventTypeeventTypeprivate Longdelay
-
Constructor Summary
Constructors Constructor Description ClientLocation(ClientUserLocation location)
-
Method Summary
Modifier and Type Method Description final ClientUserLocationgetLocation()-
-
Constructor Detail
-
ClientLocation
ClientLocation(ClientUserLocation location)
-
-
Method Detail
-
getLocation
final ClientUserLocation getLocation()
-
-
-
-