Show / Hide Table of Contents

Enum NotifyType

Value for field 'Type' in table 'notify'. Defines the notification type. This Enum consists of flag values that can be combined.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum NotifyType

Fields

Name Description
ActiveTickets

32: Active tickets (only used as a filter (ejuser))

ChatAlert

16: Chat alert event

ChatMessageAlert

128: Chat message alert event

ChatSessionTransfered

256: Chat session transfered event

ContactAssignment

2048: Contact assignment

Custom

1024: Custom event

Hotlist

512: Hot list (only used as a filter (ejuser))

NewTicket

1: New ticket event

NewTicketMessage

2: New ticket message event

NotifyAll

4095: Notify all

TicketActivated

8: Ticket activated event

TicketEscalated

4: Ticket escalated event

TicketTakeOver

64: Ticket take over event

Extension Methods

EnumUtil.MapEnums<NotifyType, To>(NotifyType)
Converters.MapEnums<NotifyType, To>(NotifyType)
ObjectExtensions.AssignByReflection<NotifyType>(NotifyType, NotifyType)
ObjectExtensions.GraphCopy<NotifyType>(NotifyType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top