docs.unity.cn
    Show / Hide Table of Contents

    Class RTCIceCandidateInit

    Inheritance
    Object
    RTCIceCandidateInit
    Namespace: Unity.WebRTC
    Syntax
    public class RTCIceCandidateInit

    Fields

    candidate

    Declaration
    public string candidate
    Field Value
    Type Description
    String

    sdpMid

    Declaration
    public string sdpMid
    Field Value
    Type Description
    String

    sdpMLineIndex

    Declaration
    public int? sdpMLineIndex
    Field Value
    Type Description
    Nullable<Int32>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use