Delegate OnStoppedChannelHandler
Namespace: Unity.RenderStreaming
Syntax
public delegate void OnStoppedChannelHandler(string connectionId);
Parameters
| Type | Name | Description |
|---|---|---|
| String | connectionId |
public delegate void OnStoppedChannelHandler(string connectionId);
| Type | Name | Description |
|---|---|---|
| String | connectionId |