RainwayStreamRequest.Accept method
Accepts the pending connection request.
public void Accept(RainwayStreamConfig config)
parameter | description |
---|---|
config | The stream config to use. |
See Also
- class RainwayStreamConfig
- class RainwayStreamRequest
- namespace Rainway.SDK