docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_buddy_t

    Inheritance
    object
    vx_buddy_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_buddy_t : IDisposable

    Constructors

    vx_buddy_t()

    Declaration
    public vx_buddy_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    account_id

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

    account_name

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

    buddy_data

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

    buddy_uri

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

    display_name

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

    parent_group_id

    Declaration
    public int parent_group_id { 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_buddy_t()

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