getCustomersNotificationMsisdn(Customer, long) method

Same as getCustomersMsisdn but will also require that the Notification mode of the customer indicates that he/she wants to receive SMS notifications.

Syntax

List< String > getCustomersNotificationMsisdn ( Customer customer , long actor )

Parameters

Returns

a list of MSISDN sorted from most to least preferred.

Usage

If this is not the case an empty list is returned.

a list of MSISDN sorted from most to least preferred.