TCHMessageUpdate Constants Reference
| Declared in | TCHConstants.h |
|---|
TCHMessageUpdate
Enumeration indicating the updates made to the TCHMessage object.
Definition
typedef NS_ENUM(NSInteger, TCHMessageUpdate ) {
TCHMessageUpdateBody = 0,
TCHMessageUpdateAttributes,
};
Constants
Declared In
TCHConstants.h