Kofax .NET Legacy API for Device Client
All Classes Namespaces Files Functions Variables Properties
Classes | Namespaces
ILegacyNotificationService.cs File Reference

Classes

interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationServicePortType
 Sends notifications by email of events that occur with a document. Refer to the Kofax product Help for instructions. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationRequest
 A request that sends the API key and the notification text. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.Notification
 Array of notifications to be sent. Each notification is contained in a Notification object. The fields in the Notification object are specified with a NotificationField object. The fields defined with NotificationField objects are TO, CC, BCC, SUBJECT, and BODY. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationField
 Fields for the notification. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationResponse
 Contains resultCode and errorMessage, if any. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.WscRequest
 This generic web service request is used by all Web services. Every job submitted to the Kofax product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.sendNotificationRequest
 Request messag for sending notifications by email of events that occur with a document. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.sendNotificationResponse
 Response message for a request to send notifications from a legacy mfp device. More...
 
interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationServicePortTypeChannel
 Channel interface for Notification service. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification.NotificationServicePortTypeClient
 Client for sending notification to server. More...
 

Namespaces

namespace  Kofax.KFS.Services.Contracts.Legacy.WebServices.Notification