DocsMarshal
/
Types
/
DocsMarshal.Interfaces.Managers.CommunicationHub.ICommunicationHub
interface
ICommunicationHub
Implemented interfaces:
IDisposable
Derived types:
CommunicationHub
Properties
ICommunicationHubLogsManager
Logs
{ get; }
ISMSManager
SMS
{ get; }
ITelegramManager
Telegram
{ get; }
IWhatsAppManager
WhatsApp
{ get; }
Top