ClientSelfSourceInfo

Represents information about the source from which the current player is speaking using an activation.

Functions

Link copied to clipboard
abstract fun getDistance(): Short
Gets the current distance of the source.
Link copied to clipboard
abstract fun getLastUpdate(): Long
Gets the timestamp of the last update.
Link copied to clipboard
@NotNull
abstract fun getSelfSourceInfo(): @NotNull SelfSourceInfo
Gets the self source info.
Link copied to clipboard
abstract fun getSequenceNumber(): Long
Gets the current sequence number.