mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
851 B
851 B
Home > puppeteer > Protocol > Media > PlayersCreatedEvent
Protocol.Media.PlayersCreatedEvent interface
Called whenever a player is created, or when a new agent joins and recieves a list of active players. If an agent is restored, it will recieve the full list of player ids and all events again.
Signature:
export interface PlayersCreatedEvent
Properties
Property | Type | Description |
---|---|---|
players | PlayerId[] |