Web SDK - RainwayConnectionEvents.close

Home > @rainway/web > RainwayConnectionEvents > close

RainwayConnectionEvents.close property

Raised when the connection to Rainway has been closed

Signature:

close: (error?: RainwayError) => void | Promise<void>;