docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_req_account_authtoken_login_t

    Inheritance
    object
    vx_req_account_authtoken_login_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_account_authtoken_login_t : IDisposable

    Constructors

    vx_req_account_authtoken_login_t()

    Declaration
    public vx_req_account_authtoken_login_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    account_handle

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

    acct_mgmt_server

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

    answer_mode

    Declaration
    public vx_session_answer_mode answer_mode { get; set; }
    Property Value
    Type Description
    vx_session_answer_mode

    application_override

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

    application_token

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

    authtoken

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

    autopost_crash_dumps

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

    base_

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

    buddy_management_mode

    Declaration
    public vx_buddy_management_mode buddy_management_mode { get; set; }
    Property Value
    Type Description
    vx_buddy_management_mode

    client_ip_override

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

    connector_handle

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

    enable_buddies_and_presence

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

    enable_presence_persistence

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

    enable_text

    Declaration
    public vx_text_mode enable_text { get; set; }
    Property Value
    Type Description
    vx_text_mode

    participant_property_frequency

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

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(bool)

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

    ~vx_req_account_authtoken_login_t()

    Declaration
    protected ~vx_req_account_authtoken_login_t()

    Operators

    implicit operator vx_req_base_t(vx_req_account_authtoken_login_t)

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