array broadcastOn() Get the channels the event should broadcast on.
void broadcast(array $channels, string $event, array $payload = array()) Broadcast
mixed validAuthenticationResponse(Request $request, mixed $result)
void connection(string $name = null) Get a broadcaster implementation by
Factory interface Factory (
ShouldBroadcast interface ShouldBroadcast (
Broadcaster interface Broadcaster (
mixed auth(Request $request)
ShouldBroadcastNow interface ShouldBroadcastNow implements