Interface SmsNotificationChannelStrategy

All Known Implementing Classes:
DefaultSmsNotificationChannelStrategy

@Deprecated(since="6.7", forRemoval=true) public interface SmsNotificationChannelStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
Strategy used to get mobile phone number in notification preference
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get the mobile phone number from project.properties configuration file
  • Method Details

    • getMobilePhoneNumber

      String getMobilePhoneNumber(CustomerModel customer)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get the mobile phone number from project.properties configuration file
      Parameters:
      customer - get phone number from this customer
      Returns:
      the mobile number will be returned