docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_evt_participant_updated_t

    Inheritance
    object
    vx_evt_participant_updated_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_evt_participant_updated_t : IDisposable

    Constructors

    vx_evt_participant_updated_t()

    Declaration
    public vx_evt_participant_updated_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    active_media

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

    alias_username

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

    base_

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

    diagnostic_state_count

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

    diagnostic_states

    Declaration
    public SWIGTYPE_p_vx_participant_diagnostic_state_t diagnostic_states { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_vx_participant_diagnostic_state_t

    encoded_uri_with_tag

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

    energy

    Declaration
    public double energy { get; set; }
    Property Value
    Type Description
    double

    has_unavailable_capture_device

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

    has_unavailable_render_device

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

    is_current_user

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

    is_moderator_muted

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

    is_moderator_text_muted

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

    is_muted_for_me

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

    is_speaking

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

    is_text_muted_for_me

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

    participant_uri

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

    session_handle

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

    sessiongroup_handle

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

    type

    Declaration
    public vx_participant_type type { get; set; }
    Property Value
    Type Description
    vx_participant_type

    volume

    Declaration
    public int volume { 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_evt_participant_updated_t()

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