Package ch.autumo.commons.sms
Interface Messenger
- All Known Implementing Classes:
ASPSMS
,TextAnywhere
,TwilioMessenger
public interface Messenger
SMS messenger interface.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Pattern
International phone number pattern without spaces, brackets or hyphens. -
Method Summary
-
Field Details
-
INTL_PHONE_NUMBER_PATTERN
International phone number pattern without spaces, brackets or hyphens. Example: +41991119911
-
-
Method Details