class Teak.Notification.Reply Class used to communicate replies to: Attributes Name Type Description error final boolean status final Status errors final Map<String, String[]> scheduleIds final List<String> Static Attributes Name Type Description NoInstance final Reply Methods Reply Reply(boolean error, Status status, Map<String, String[]> errors, List<String> scheduleIds); Parameters Name Description error status errors scheduleIds toJSON JSONObject toJSON();