laravel / 10 / api / 10.x / illuminate / contracts / broadcasting / shouldbroadcastnow.html

ShouldBroadcastNow

interface ShouldBroadcastNow implements ShouldBroadcast (View source)

Methods

Channel|Channel[]|string[]|string broadcastOn()

Get the channels the event should broadcast on.

from ShouldBroadcast

Details

Channel|Channel[]|string[]|string broadcastOn()

Get the channels the event should broadcast on.

Return Value

Channel|Channel[]|string[]|string

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