|
Provides the ability to iterate a list of messages.
Method DetailMailResponse findMessage(String messageKey) Retrieves the specified message from the mail box.
Parameters:
Returns: MailResponse Since: 06-19-2020 int getMessageCount() Returns the number of messages in the list. Returns: int Since: 12-06-2013 MailResponse getNextMessage() Retrieves the next message from the mail box. Returns: MailResponse Since: 12-06-2013 String toString() Returns a description of this object. Returns: String Since: 12-06-2013 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |