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