class RateLimitExceeded extends PusherException

Properties

protected int $code
protected string $message

Methods

array
payload()

Get the Pusher formatted error payload.

Details

in PusherException at line 24
array payload()

Get the Pusher formatted error payload.

Return Value

array