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