Search Results for

    Show / Hide Table of Contents

    Class MismatchAttribute

    "ice-mismatch" is a media-level attribute only, and when present in an answer, indicates that the offer arrived with a default destination for a media component that didn't have a corresponding candidate attribute.

    Inheritance
    System.Object
    Attribute
    MismatchAttribute
    Inherited Members
    Attribute.AttributeType
    Attribute.MultiplexingCategory
    Attribute.GetTypeName(Type)
    Attribute.IsSessionLevel(Type)
    Attribute.IsMediaLevel(Type)
    Attribute.CreateAttribute(String, String)
    Attribute.ToString()
    Attribute.Parse(String)
    Namespace: FM.LiveSwitch.Sdp.Ice
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class MismatchAttribute : Attribute

    Constructors

    MismatchAttribute()

    Initializes a new instance of the MismatchAttribute class.

    Declaration
    public MismatchAttribute()

    Methods

    FromAttributeValue(String)

    Initializes a new instance of the MismatchAttribute class.

    Declaration
    public static MismatchAttribute FromAttributeValue(string value)
    Parameters
    Type Name Description
    System.String value

    The attribute value.

    Returns
    Type Description
    MismatchAttribute

    GetAttributeValue()

    Gets the value of the attribute.

    Declaration
    protected override string GetAttributeValue()
    Returns
    Type Description
    System.String
    Overrides
    Attribute.GetAttributeValue()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0