public abstract class MessageAcceptanceCallback
extends com.aspose.ms.System.MulticastDelegate
Callback function which is being called during the conversion process.
Constructor and Description |
---|
MessageAcceptanceCallback() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(MapiMessage mapiMessage,
com.aspose.ms.System.AsyncCallback callback,
Object state) |
boolean |
endInvoke(com.aspose.ms.System.IAsyncResult result) |
abstract boolean |
invoke(MapiMessage mapiMessage) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
public abstract boolean invoke(MapiMessage mapiMessage)
public final com.aspose.ms.System.IAsyncResult beginInvoke(MapiMessage mapiMessage, com.aspose.ms.System.AsyncCallback callback, Object state)
public final boolean endInvoke(com.aspose.ms.System.IAsyncResult result)
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.