.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class ListenOptions

    The ListenOptions class gathers options for joining a conference as listener who can only receive media.

    Inheritance
    Object
    ListenOptions
    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 ListenOptions

    Fields

    | Improve this Doc View Source

    Connection

    The options for connecting to the conference.

    Declaration
    public ConnectionOptions Connection
    Field Value
    Type Description
    ConnectionOptions

    The connection options.

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