docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_resp_aux_connectivity_info_t

    Inheritance
    object
    vx_resp_aux_connectivity_info_t
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: VivoxUnity.dll
    Syntax
    public class vx_resp_aux_connectivity_info_t : IDisposable

    Constructors

    vx_resp_aux_connectivity_info_t()

    Declaration
    public vx_resp_aux_connectivity_info_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    base_

    Declaration
    public vx_resp_base_t base_ { get; set; }
    Property Value
    Type Description
    vx_resp_base_t

    count

    Declaration
    public int count { get; set; }
    Property Value
    Type Description
    int

    echo_port

    Declaration
    public int echo_port { get; set; }
    Property Value
    Type Description
    int

    echo_server

    Declaration
    public string echo_server { get; set; }
    Property Value
    Type Description
    string

    first_sip_port

    Declaration
    public int first_sip_port { get; set; }
    Property Value
    Type Description
    int

    rtcp_port

    Declaration
    public int rtcp_port { get; set; }
    Property Value
    Type Description
    int

    rtp_port

    Declaration
    public int rtp_port { get; set; }
    Property Value
    Type Description
    int

    second_sip_port

    Declaration
    public int second_sip_port { get; set; }
    Property Value
    Type Description
    int

    stun_server

    Declaration
    public string stun_server { get; set; }
    Property Value
    Type Description
    string

    test_results

    Declaration
    public SWIGTYPE_p_p_vx_connectivity_test_result test_results { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_p_vx_connectivity_test_result

    timeout

    Declaration
    public int timeout { get; set; }
    Property Value
    Type Description
    int

    well_known_ip

    Declaration
    public string well_known_ip { get; set; }
    Property Value
    Type Description
    string

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing

    ~vx_resp_aux_connectivity_info_t()

    Declaration
    protected ~vx_resp_aux_connectivity_info_t()

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)