Interface IFoundConnectionHandler
Namespace: Unity.RenderStreaming
Syntax
public interface IFoundConnectionHandler : IEventSystemHandler
Methods
OnFoundConnection(SignalingEventData)
Declaration
void OnFoundConnection(SignalingEventData eventData)
Parameters
| Type | Name | Description |
|---|---|---|
| SignalingEventData | eventData |