Documentation

FloatingIpRefreshed
in package
implements ShouldBroadcast Uses Dispatchable, InteractsWithSockets, SerializesModels

Interfaces, Classes, Traits and Enums

ShouldBroadcast

Table of Contents

$eventType  : EventType|null
$floatingIp  : FloatingIp
$project_id  : int
__construct()  : mixed
broadcastAs()  : string
broadcastOn()  : Channel
broadcastQueue()  : string
The name of the queue on which to place the broadcasting job.
broadcastWith()  : array<string|int, mixed>
event payload

Properties

Methods

broadcastQueue()

The name of the queue on which to place the broadcasting job.

public broadcastQueue() : string
Return values
string

broadcastWith()

event payload

public broadcastWith() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results