Delegate DelegateOnIceConnectionChange | WebRTC | 2.0.5-preview
docs.unity.cn
    Show / Hide Table of Contents

    Delegate DelegateOnIceConnectionChange

    Namespace: Unity.WebRTC
    Syntax
    public delegate void DelegateOnIceConnectionChange(RTCIceConnectionState state);
    Parameters
    Type Name Description
    RTCIceConnectionState state
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX