docs.unity3d.com
    Show / Hide Table of Contents

    Struct Participant

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.Cloud.Presence
    Syntax
    public struct Participant : IParticipant

    Properties

    ColorIndex

    Declaration
    public int ColorIndex { readonly get; }
    Property Value
    Type Description
    Int32
    Implements
    IParticipant.ColorIndex

    Connected

    Declaration
    public DateTime Connected { readonly get; }
    Property Value
    Type Description
    DateTime
    Implements
    IParticipant.Connected

    Id

    Declaration
    public ParticipantId Id { readonly get; }
    Property Value
    Type Description
    ParticipantId
    Implements
    IParticipant.Id

    IsSelf

    Declaration
    public bool IsSelf { readonly get; }
    Property Value
    Type Description
    Boolean
    Implements
    IParticipant.IsSelf

    Name

    Declaration
    public string Name { readonly get; }
    Property Value
    Type Description
    String
    Implements
    IParticipant.Name

    RoomId

    Declaration
    public RoomId RoomId { readonly get; }
    Property Value
    Type Description
    RoomId
    Implements
    IParticipant.RoomId

    VoiceId

    Declaration
    public VoiceId VoiceId { readonly get; }
    Property Value
    Type Description
    VoiceId
    Implements
    IParticipant.VoiceId

    Extension Methods

    GenericDataExtensions.SerializeToByteArray(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023