@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
68 lines (35 loc) • 1.27 kB
Markdown
---
lang: en
title: 'API docs: socketio.socketiosendprovider'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/socketio
permalink: /doc/en/lb4/apidocs.socketio.socketiosendprovider.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/socketio](./socketio.md) > [SocketIoSendProvider](./socketio.socketiosendprovider.md)
## SocketIoSendProvider class
**Signature:**
```typescript
export declare class SocketIoSendProvider implements Provider<SocketIoSendMethod>
```
**Implements:** [Provider](./context.provider.md)<!-- --><[SocketIoSendMethod](./socketio.socketiosendmethod.md)<!-- -->>
## Methods
<table><thead><tr><th>
Method
</th><th>
Modifiers
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[action(done, result)](./socketio.socketiosendprovider.action.md)
</td><td markdown="1">
</td><td markdown="1">
</td></tr>
<tr><td markdown="1">
[value()](./socketio.socketiosendprovider.value.md)
</td><td markdown="1">
</td><td markdown="1">
</td></tr>
</tbody></table>