public class ImapRestoreSettingsAsync extends ImapRestoreSettings
Constructor and Description |
---|
ImapRestoreSettingsAsync()
Initializes a new instance of the RestoreSettingsAsync class.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.AsyncCallback |
getCallback()
References a method to be called when a corresponding asynchronous operation completes.
|
Object |
getState()
The state.
|
void |
setCallback(com.aspose.ms.System.AsyncCallback value)
References a method to be called when a corresponding asynchronous operation completes.
|
void |
setState(Object value)
The state.
|
getBeforeItemCallback, getConnection, getFolders, getOptions, setBeforeItemCallback, setConnection, setFolders, setOptions
public ImapRestoreSettingsAsync()
Initializes a new instance of the RestoreSettingsAsync class.
public com.aspose.ms.System.AsyncCallback getCallback()
References a method to be called when a corresponding asynchronous operation completes.
public void setCallback(com.aspose.ms.System.AsyncCallback value)
References a method to be called when a corresponding asynchronous operation completes.
public Object getState()
The state.
public void setState(Object value)
The state.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.