.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class ConferenceOptions

    The ConferenceOptions class provides additional information about a conference.

    Inheritance
    Object
    ConferenceOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public class ConferenceOptions

    Fields

    | Improve this Doc View Source

    Alias

    The conference alias.

    Declaration
    public string Alias
    Field Value
    Type Description
    String

    The alias.

    | Improve this Doc View Source

    Params

    The conference parameters.

    Declaration
    public ConferenceParams Params
    Field Value
    Type Description
    ConferenceParams

    The conference parameters.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾