TCHMemberUpdate Constants Reference

Declared in TCHConstants.h

TCHMemberUpdate

Enumeration indicating the updates made to the TCHMember object.

Definition

typedef NS_ENUM(NSInteger, TCHMemberUpdate ) {
   TCHMemberUpdateLastConsumedMessageIndex = 0,
};

Constants

TCHMemberUpdateLastConsumedMessageIndex

The member’s last consumed message index changed.

Declared In TCHConstants.h.

Declared In

TCHConstants.h