Skip to content

VoiceStartPayload

@vimp-mp/types 2.0.1

Interface · Shared types API

Identifies a player and route when voice transmission begins.

ts
interface VoiceStartPayload

Members

playerId

ts
playerId: number

Server-assigned identifier of the transmitting player.

route

ts
route: VoiceRoute

Route carrying the transmission.

VIMP developer documentation