array provides() Get the services provided by the provider.
Illuminate\Broadcasting\Broadcasters Classes
array when() Get the events that trigger this service provider to register
void __construct(Dispatcher $events, mixed $event)
mixed driver(string $name = null) Get a driver instance.
Response callAction(string $method, array $parameters) Execute an action
void queue(mixed $event) Queue the given event for broadcast.
static array pathsToPublish(string $provider = null, string $group = null)
PendingBroadcast class PendingBroadcast (
void setDefaultDriver(string $name) Set the default driver name.
Page 1 of 5