CallAutomationEventParser Class
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.
Helper class for parsing Acs call back events.
public static class CallAutomationEventParser
type CallAutomationEventParser = class
Public Class CallAutomationEventParser
- Inheritance
-
CallAutomationEventParser
Methods
Parse(BinaryData) |
Parsing a CallAutomation event from BinaryData. |
Parse(CloudEvent) |
Parsing a CallAutomation event from a CloudEvent. |
Parse(String, String) |
Parsing a CallAutomation event given the data and event type of the payload. |
ParseMany(BinaryData) |
Parsing CallAutomation events from BinaryData. |
ParseMany(CloudEvent[]) |
Parsing CallAutomation events from an array of CloudEvent. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.