docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_req_connector_create_t

    Inheritance
    object
    vx_req_connector_create_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_req_connector_create_t : IDisposable

    Constructors

    vx_req_connector_create_t()

    Declaration
    public vx_req_connector_create_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    acct_mgmt_server

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

    allow_cross_domain_logins

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

    application

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

    attempt_stun

    Declaration
    public vx_attempt_stun attempt_stun { get; set; }
    Property Value
    Type Description
    vx_attempt_stun

    base_

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

    client_name

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

    configured_codecs

    Declaration
    public uint configured_codecs { get; set; }
    Property Value
    Type Description
    uint

    connector_handle

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

    default_codec

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

    enable_duplicate_participant_uris

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

    http_proxy_server_name

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

    http_proxy_server_port

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

    log_filename_prefix

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

    log_filename_suffix

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

    log_folder

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

    log_level

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

    max_calls

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

    maximum_port

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

    media_probe_server

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

    minimum_port

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

    mode

    Declaration
    public vx_connector_mode mode { get; set; }
    Property Value
    Type Description
    vx_connector_mode

    session_handle_type

    Declaration
    public vx_session_handle_type session_handle_type { get; set; }
    Property Value
    Type Description
    vx_session_handle_type

    user_agent_id

    Declaration
    public string user_agent_id { 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_req_connector_create_t()

    Declaration
    protected ~vx_req_connector_create_t()

    Operators

    implicit operator vx_req_base_t(vx_req_connector_create_t)

    Declaration
    public static implicit operator vx_req_base_t(vx_req_connector_create_t t)
    Parameters
    Type Name Description
    vx_req_connector_create_t t
    Returns
    Type Description
    vx_req_base_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)