Home > @rainway/native > RainwayConnectionEvents > close
RainwayConnectionEvents.close property
Raised when the connection to Rainway is closed.
Signature:
close: (ev: CloseEvent) => EventReturnType;
Home > @rainway/native > RainwayConnectionEvents > close
Raised when the connection to Rainway is closed.
Signature:
close: (ev: CloseEvent) => EventReturnType;