CallAutomationClient.GetEventProcessor Method
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.
Get Call Automation's EventProcessor for handling Call Automation's event more easily.
public virtual Azure.Communication.CallAutomation.CallAutomationEventProcessor GetEventProcessor ();
abstract member GetEventProcessor : unit -> Azure.Communication.CallAutomation.CallAutomationEventProcessor
override this.GetEventProcessor : unit -> Azure.Communication.CallAutomation.CallAutomationEventProcessor
Public Overridable Function GetEventProcessor () As CallAutomationEventProcessor
Returns
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET