HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Node.js SDK - OnRuntimeConnectionLost

Home > rainway-sdk-native > OnRuntimeConnectionLost

OnRuntimeConnectionLost type

Signature:

export declare type OnRuntimeConnectionLost = (rt: Runtime | undefined, status: RainwayStatus) => void;

References: Runtime, RainwayStatus