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

    Delegate DelegateOnDataChannel

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