|
Method DetailData getData() Returns the Data object for this email. Returns: Data Since: 04-27-2009 schedule(Date date) Schedules the message to be sent after the specified date.
Parameters:
Since: 06-08-2010 boolean sendTextMessage(String address) Sends the message to the specified SMS address. Requires the number and carrier in email format (e.g. 8882221111@provider.com)
Parameters:
Returns: boolean Since: 04-27-2009 setMessage(String message) Sets the message body.
Parameters:
Since: 04-27-2009 setSubject(String subject) Sets the message subject.
Parameters:
Since: 04-27-2009 setValidationCode(String macroTarget) Creates a validation code and replaces the specified target in the message body with the code.
Parameters:
Since: 04-27-2009 String toString() Returns a description of this object. Returns: String Since: 04-27-2009 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |