public class MsisdnUtility
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addMsisdnAddress(java.util.Set<javax.mail.internet.InternetAddress> addresses,
com.openexchange.session.Session session)
Adds the MSISDN number to the given address set.
|
public static void addMsisdnAddress(java.util.Set<javax.mail.internet.InternetAddress> addresses,
com.openexchange.session.Session session)
addresses - - current address set to add the MSISDN number intosession - - session to get the current contact and receive the number.