public interface MessageFilter
| Modifier and Type | Method and Description |
|---|---|
Boolean |
process(String countryIsoCode,
String localPhoneNumber,
String normalizedPhoneNumber,
String text)
Process.
|
Boolean process(String countryIsoCode, String localPhoneNumber, String normalizedPhoneNumber, String text)
countryIsoCode - the country iso codelocalPhoneNumber - the local phone numbernormalizedPhoneNumber - the normalized phone numbertext - the textCopyright © 2017 SAP SE. All Rights Reserved.