Sends the provided data to the specified connection
Sends the provided data to the specified connection.
apigatewaymanagementapi_post_to_connection(Data, ConnectionId)
Data |
[required] The data to be sent to the client specified by its connection id. |
ConnectionId |
[required] The identifier of the connection that a specific client is using. |
An empty list.
svc$post_to_connection( Data = raw, ConnectionId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.