SubscriptionRequestinterface
A subscription request object handled by the server that has created the stream. It can be accepted or rejected.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| arguments⚓︎ | any | x | Arguments passed with the subscription request. |
|
| instance⚓︎ | Instance | x | Instance of the application that wants to subscribe to the stream. |