Edit

Share via


DiversionContext Class

Definition

This class represents information available in an incoming call that indicates the forwarding parties before the call was received.

public ref class DiversionContext
public class DiversionContext
type DiversionContext = class
Public Class DiversionContext
Inheritance
DiversionContext

Remarks

Diversion context is retrieved from the signaling headers such as History-Info, and Diversion.

Properties

Source

Gets the header type source from which this diversion context was derived.

Methods

GetAllDivertedDestinations()

Gets all the diverted destinations.

Extension Methods

GetFirstDivertedDestination(DiversionContext)
GetLastDivertedDestination(DiversionContext)

Applies to