Uses of Interface
io.vertigo.social.plugins.sms.ovh.OvhSmsWebServiceClient
Packages that use OvhSmsWebServiceClient
-
Uses of OvhSmsWebServiceClient in io.vertigo.social.plugins.sms.ovh
Constructors in io.vertigo.social.plugins.sms.ovh with parameters of type OvhSmsWebServiceClientModifierConstructorDescriptionOvhSmsSendPlugin(Optional<String> whitelistPrefixesOpt, String serviceName, Optional<Double> creditLeftThreshold, OvhSmsWebServiceClient ovhSmsWebServiceClient, io.vertigo.core.analytics.AnalyticsManager analyticsManager)