SmsService¶
-
public interface
SmsService¶ Service that allows sending SMS messages.
Methods¶
send¶
-
void
send(OutgoingSms message)¶ This method allows sending outgoing sms messages through HTTP. The configuration specified in the
OutgoingSmsobject will be used for dealing with the provider.Parameters: - message – the representation of the sms to send