Package com.chatmotorapi.api.notify.failover
Provides the classes necessary to handle failover notifications within the ChatMotor API system.
-
Interface Summary Interface Description FailoverNotifier TheFailoverNotifier
interface is used to notify users when a failover occurs in ChatMotor API key usage. -
Class Summary Class Description SmsFailoverNotifier SmsFailoverNotifier sends an SMS to a list of phone numbers using Twilio when a failover event occurs.SmsFailoverNotifier.Builder Builder class for SmsFailoverNotifier.