Edit

Share via


ISdpMediaNegotiator Interface

Definition

public interface class ISdpMediaNegotiator
public interface ISdpMediaNegotiator
type ISdpMediaNegotiator = interface
Public Interface ISdpMediaNegotiator
Derived

Properties

SessionState

Methods

CancelNegotiation()
ConfirmDialog(Object)
GenerateAnswer(Object)
GenerateOffer(ICollection<MediaChannelContext>)
TryLookupSdpDialog(Object, SdpDialogNegotiationContext)
TryParseFinalAnswer(Object, SdpContentDescription, SdpDialogNegotiationContext)
TryParseOffer(Object, SdpContentDescription, ICollection<MediaChannelContext>, SdpDialogNegotiationContext)
TryParseProvisionalAnswer(Object, SdpContentDescription, SdpDialogNegotiationContext)

Applies to