Providers Overview
Providers are a way for your application's code to interact with the Vonage Cloud Runtime platform. The Vonage Voice, Messages, and Conversation APIs have providers for subscribing to their webhooks.
The Vonage Cloud Runtime SDK gives you access to the following providers:
Messages - Handle incoming messages with the Messages API.
Conversation - Listen for conversation events with the Conversation API.
State - Store and fetch data for your project instance.
Scheduler - Schedule functions to be run for your project.
Assets - File storage for your project.
Queue - Enqueue and process tasks.