Broadcaster

interface Broadcaster (View source)

Methods

void broadcast(array $channels, string $event, array $payload = [])

Broadcast the given event.

Details

void broadcast(array $channels, string $event, array $payload = [])

Broadcast the given event.

Parameters

array $channels
string $event
array $payload

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Contracts/Broadcasting/Broadcaster.html