Struct RTCSessionDescription | WebRTC | 2.0.5-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct RTCSessionDescription

    Namespace: Unity.WebRTC
    Syntax
    public struct RTCSessionDescription

    Fields

    sdp

    Declaration
    public string sdp
    Field Value
    Type Description
    String

    type

    Declaration
    public RTCSdpType type
    Field Value
    Type Description
    RTCSdpType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX