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

    Delegate DelegateOnMessage

    Namespace: Unity.WebRTC
    Syntax
    public delegate void DelegateOnMessage(byte[] bytes);
    Parameters
    Type Name Description
    Byte[] bytes
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX