Namshi\Notificator\Notification\Sms\SmsNotificationInterface::getRecipientNumber PHP Method

getRecipientNumber() public method

Returns the phone number that will receive this notification.
public getRecipientNumber ( ) : integer
return integer
    public function getRecipientNumber();
SmsNotificationInterface