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 © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use