public Location(@Nullable
UserLocation location,
long delay)
User location data.
@NotNull public EventType getEventType()
@NotNull public Action toAction(@NotNull PlayerId playerId, @NotNull java.lang.String applicationId, @NotNull PlayerId recipientId)
@NotNull public java.lang.String toPrettyString()
Returns a human readable string representation of the message.
public boolean isSimpleMessage()
@Nullable public UserLocation getLocation()
public long getDelay()
@Nullable public UserLocation component1()
public long component2()
@NotNull public Location copy(@Nullable UserLocation location, long delay)
User location data.
@NotNull public java.lang.String toString()
User location data.
public int hashCode()
User location data.
public boolean equals(@Nullable
java.lang.Object p)
User location data.