Class RpcControllerState

Hierarchy

  • RpcControllerState

Constructors

Properties

Methods

Constructors

Properties

controller: string
peerId?: string
state: {
    [method: string]: ControllerStateActionState;
} = {}

Type declaration

  • [method: string]: ControllerStateActionState

Methods

Generated using TypeDoc