docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_account_t

    Inheritance
    object
    vx_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_account_t : IDisposable

    Constructors

    vx_account_t()

    Declaration
    public vx_account_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    carrier

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

    created_date

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

    displayname

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

    email

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

    firstname

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

    lastname

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

    phone

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

    uri

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

    username

    Declaration
    public string username { 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_account_t()

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