Namespace Vonage.Users
Classes
- ChannelMessenger
Represents a Facebook Messenger channel for messaging.
- ChannelMms
Represents an MMS channel for multimedia messaging.
- ChannelPstn
Represents a PSTN (Public Switched Telephone Network) channel for voice communication.
- ChannelSip
Represents a SIP (Session Initiation Protocol) channel for voice communication.
- ChannelSms
Represents an SMS channel for text messaging.
- ChannelVbc
Represents a VBC (Vonage Business Communications) channel.
- ChannelViber
Represents a Viber channel for messaging.
- ChannelWebSocket
Represents a WebSocket channel for real-time audio streaming.
- ChannelWhatsApp
Represents a WhatsApp channel for messaging.
- User
Represents a user in the Vonage platform with their profile and communication channels.
- UserChannels
Represents the collection of communication channels associated with a user.
- UserProperty
Represents custom properties that can be associated with a user.
Interfaces
- IUsersClient
Exposes methods for managing users in the Vonage platform, including creating, retrieving, updating, and deleting users with their associated communication channels.