Home > rainway-sdk-native > OnStreamError
OnStreamError type
Signature:
export declare type OnStreamError = (rt: Runtime, stream: StreamId, error: RainwayStatus) => void;
References: Runtime, StreamId, RainwayStatus
Home > rainway-sdk-native > OnStreamError
Signature:
export declare type OnStreamError = (rt: Runtime, stream: StreamId, error: RainwayStatus) => void;
References: Runtime, StreamId, RainwayStatus