Click or drag to resize

NotifListenerType Enumeration

Namespace:  Unvired.Kernel.UWP.Constants
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum NotifListenerType
Members
  Member nameValueDescription
DataSent0
DataChanged1
DataReceived2
AppReset3
AttachmentDownloadSuccess4
AttachmentDownloadFailure5
AttachmentDownloadCompleted6
IncomingDataHandleFinished7
AttachmentDownloadWaiting8
InfoMessage9
ServerError10
SentItemChanges11
See Also