Click or drag to resize

INotificationListenerNotifyAttachmentDownloadFailure Method

Namespace:  Unvired.Kernel.UWP.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void NotifyAttachmentDownloadFailure(
	AttachmentItem attachmentItem,
	string errorMessage
)

Parameters

attachmentItem
Type: Unvired.Kernel.UWP.ModelAttachmentItem
errorMessage
Type: SystemString
See Also