Skip to main content

foundation-comms.socketstatus

Home > @genesislcap/foundation-comms > SocketStatus

SocketStatus interface

SocketStatus provides the state of the web socket.

Signature:

export interface SocketStatus extends SerializedSocketStatus 

Extends: SerializedSocketStatus

Properties

Property

Modifiers

Type

Description

isConnectedSubject

BehaviorSubject<boolean>

Methods

Method

Description

onClose(closeEvent)

serialize()