Searched defs:getRecipients (Results 1 – 5 of 5) sorted by relevance
67 public abstract Address[] getRecipients(RecipientType type) throws MessagingException; in getRecipients() method in Message
65 public abstract Address[] getRecipients(String type) throws MessagingException; in getRecipients() method in Message
250 public Address[] getRecipients(RecipientType type) throws MessagingException { in getRecipients() method in MimeMessage
249 public Address[] getRecipients(String type) throws MessagingException { in getRecipients() method in MimeMessage
884 public ArrayList<vCard> getRecipients() { in getRecipients() method in BluetoothMapbMessage