Page Contents

Home > @loopback/socketio > SocketIoComponent > (constructor)

SocketIoComponent.(constructor)

Constructs a new instance of the SocketIoComponent class

Signature:

constructor(app: Application);

Parameters

Parameter Type Description
app Application