PlayerUpdateState
Signature
export interface PlayerUpdateStateexport interface PlayerUpdateStateconnected: boolean;Whether the player is connected.
position: number;The position of the track.
time: number;The time of the update.
ping: number;The ping of the player.