On this page
HasBroadcastChannel
interface HasBroadcastChannel (View source)
Methods
string | broadcastChannelRoute() Get the broadcast channel route definition that is associated with the given entity. |
|
string | broadcastChannel() Get the broadcast channel name that is associated with the given entity. |
Details
string broadcastChannelRoute()
Get the broadcast channel route definition that is associated with the given entity.
string broadcastChannel()
Get the broadcast channel name that is associated with the given entity.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Contracts/Broadcasting/HasBroadcastChannel.html