Page Contents

Home > @loopback/socketio > SocketIoInvokeMethodProvider

SocketIoInvokeMethodProvider class

Signature:

export declare class SocketIoInvokeMethodProvider implements Provider<SocketIoInvokeMethod> 

Implements: Provider<SocketIoInvokeMethod>

Constructors

Constructor Modifiers Description
(constructor)()   Constructs a new instance of the SocketIoInvokeMethodProvider class

Methods

Method Modifiers Description
action(context, controller, methodName, args)    
value()