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
Declared In
TCHConstants.h