docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_generic_credentials

    Inheritance
    object
    vx_generic_credentials
    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_generic_credentials : IDisposable

    Constructors

    vx_generic_credentials()

    Declaration
    public vx_generic_credentials()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    admin_password

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

    admin_username

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

    grant_document

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

    server_url

    Declaration
    public string server_url { 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_generic_credentials()

    Declaration
    protected ~vx_generic_credentials()

    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)