SBDCollectionEventSource Constants Reference

Declared in SBDCollectionEventSource.h
Availability 3.1.0

SBDCollectionEventSource

Channel sources that represents where the channel object comes from.

Definition

typedef NS_ENUM(NSUInteger, SBDCollectionEventSource ) {
   SBDCollectionEventSourceMessageChangelog = 0,
   SBDCollectionEventSourceMessageFill = 1,
   SBDCollectionEventSourceChannelChangelog = 2,
   SBDCollectionEventSourceLocalMessagePendingCreated = 3,
   SBDCollectionEventSourceLocalMessageFailed = 4,
   SBDCollectionEventSourceLocalMessageCanceled = 5,
   SBDCollectionEventSourceLocalMessageResendStarted = 6,
   SBDCollectionEventSourceEventMessageSent = 100,
   SBDCollectionEventSourceEventMessageReceived = 101,
   SBDCollectionEventSourceEventMessageUpdated = 102,
   SBDCollectionEventSourceEventMessageDeleted = 103,
   SBDCollectionEventSourceEventReactionUpdated = 104,
   SBDCollectionEventSourceEventThreadInfoUpdated = 105,
   SBDCollectionEventSourceEventMention = 106,
   SBDCollectionEventSourceEventChannelChanged = 107,
   SBDCollectionEventSourceEventChannelMemberCountChanged = 108,
   SBDCollectionEventSourceEventChannelFrozen = 109,
   SBDCollectionEventSourceEventChannelUnfrozen = 110,
   SBDCollectionEventSourceEventChannelHidden = 111,
   SBDCollectionEventSourceEventChannelDeleted = 112,
   SBDCollectionEventSourceEventOperatorUpdated = 113,
   SBDCollectionEventSourceEventTypingStatusUpdated = 114,
   SBDCollectionEventSourceEventDeliveryReceiptUpdated = 115,
   SBDCollectionEventSourceEventReadReceiptUpdated = 116,
   SBDCollectionEventSourceEventUserReceivedInvitation = 117,
   SBDCollectionEventSourceEventUserDeclinedInvitation = 118,
   SBDCollectionEventSourceEventUserJoined = 119,
   SBDCollectionEventSourceEventUserMuted = 120,
   SBDCollectionEventSourceEventUserUnmuted = 121,
   SBDCollectionEventSourceEventUserLeft = 122,
   SBDCollectionEventSourceEventUserBanned = 123,
   SBDCollectionEventSourceEventUserUnbanned = 124,
   SBDCollectionEventSourceEventMetaDataCreated = 125,
   SBDCollectionEventSourceEventMetaDataUpdated = 126,
   SBDCollectionEventSourceEventMetaDataDeleted = 127,
   SBDCollectionEventSourceEventMetaCounterCreated = 128,
   SBDCollectionEventSourceEventMetaCounterUpdated = 129,
   SBDCollectionEventSourceEventMetaCounterDeleted = 130,
};

Constants

SBDCollectionEventSourceMessageChangelog

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceMessageFill

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceChannelChangelog

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceLocalMessagePendingCreated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceLocalMessageFailed

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceLocalMessageCanceled

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceLocalMessageResendStarted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMessageSent

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMessageReceived

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMessageUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMessageDeleted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventReactionUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventThreadInfoUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMention

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelChanged

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelMemberCountChanged

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelFrozen

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelUnfrozen

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelHidden

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventChannelDeleted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventOperatorUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventTypingStatusUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventDeliveryReceiptUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventReadReceiptUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserReceivedInvitation

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserDeclinedInvitation

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserJoined

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserMuted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserUnmuted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserLeft

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserBanned

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventUserUnbanned

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaDataCreated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaDataUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaDataDeleted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaCounterCreated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaCounterUpdated

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

SBDCollectionEventSourceEventMetaCounterDeleted

Channel sources that represents where the channel object comes from.

Available in 3.1.0

Declared In SBDCollectionEventSource.h.

Availability

3.1.0

Declared In

SBDCollectionEventSource.h