docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_state_account_t

    Inheritance
    object
    vx_state_account_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_state_account_t : IDisposable

    Constructors

    vx_state_account_t()

    Declaration
    public vx_state_account_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

    account_uri

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

    display_name

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

    is_anonymous_login

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

    state

    Declaration
    public vx_login_state_change_state state { get; set; }
    Property Value
    Type Description
    vx_login_state_change_state

    state_buddies

    Declaration
    public SWIGTYPE_p_p_vx_state_buddy state_buddies { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_p_vx_state_buddy

    state_buddy_count

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

    state_buddy_group_count

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

    state_buddy_groups

    Declaration
    public SWIGTYPE_p_p_vx_state_buddy_group state_buddy_groups { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_p_vx_state_buddy_group

    state_sessiongroups

    Declaration
    public SWIGTYPE_p_p_vx_state_sessiongroup state_sessiongroups { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_p_vx_state_sessiongroup

    state_sessiongroups_count

    Declaration
    public int state_sessiongroups_count { 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_state_account_t()

    Declaration
    protected ~vx_state_account_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)