Represents a message filter used to categorize messages. It can be used to match outbound subscriptions to specific conditions or trigger the re-delivery of specific data.
Filters the response based on the connection.
The response data to be filtered.
The WebSocket connection.
A number or a Promise that resolves to a number representing the filter result.
Generated using TypeDoc
Represents a message filter used to categorize messages. It can be used to match outbound subscriptions to specific conditions or trigger the re-delivery of specific data.