DiversionContext Class
This class represents information available in an incoming call that indicates the forwarding parties before the call was received.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.DiversionContext
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class DiversionContext
'Usage
Dim instance As DiversionContext
public class DiversionContext
Remarks
Diversion context is retrieved from the signaling headers such as History-Info, and Diversion.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.