com.aspose.network
Class DeliveryNotificationOptions

java.lang.Object
  extended by com.aspose.network.DeliveryNotificationOptions

public final class DeliveryNotificationOptions
extends Object


Field Summary
static int DELAY
           
static int NEVER
           
static int NONE
           
static int ON_FAILURE
           
static int ON_SUCCESS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final int NONE
See Also:
Constant Field Values

ON_SUCCESS

public static final int ON_SUCCESS
See Also:
Constant Field Values

ON_FAILURE

public static final int ON_FAILURE
See Also:
Constant Field Values

DELAY

public static final int DELAY
See Also:
Constant Field Values

NEVER

public static final int NEVER
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.