RedirectCallOptions(String, CallInvite) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new RedirectCallOptions object.
public RedirectCallOptions (string incomingCallContext, Azure.Communication.CallAutomation.CallInvite callInvite);
new Azure.Communication.CallAutomation.RedirectCallOptions : string * Azure.Communication.CallAutomation.CallInvite -> Azure.Communication.CallAutomation.RedirectCallOptions
Public Sub New (incomingCallContext As String, callInvite As CallInvite)
Parameters
- incomingCallContext
- String
- callInvite
- CallInvite