Conversation Provider
The Conversation provider allows you to listen for webhooks from the Conversation API.
Functions
onConversationEvent- this allows you to listen for and filter Conversation API events. See the code snippet here.
Initializing the Conversation Provider
To use the Conversation Provider you need to create an instance of the provider using a session:
Use Case
For example, to use the use the Conversation provider to listen for conversation events for a Vonage application: