com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ImapRestoreSettingsAsync



  • public class ImapRestoreSettingsAsync
    extends ImapRestoreSettings

    The settings for the ImapClient.Restore async method.

    • Constructor Detail

      • ImapRestoreSettingsAsync

        public ImapRestoreSettingsAsync()

        Initializes a new instance of the RestoreSettingsAsync class.

    • Method Detail

      • getCallback

        public final com.aspose.ms.System.AsyncCallback getCallback()

        References a method to be called when a corresponding asynchronous operation completes.

      • setCallback

        public final void setCallback(com.aspose.ms.System.AsyncCallback value)

        References a method to be called when a corresponding asynchronous operation completes.

      • getState

        public final Object getState()

        The state.

      • setState

        public final void setState(Object value)

        The state.