TMsgDirection Constants Reference
| Declared in | TUIMessageCellData.h | 
|---|
TMsgDirection
消息方向枚举 消息方向影响气泡图标、气泡位置等 UI 风格。
Definition
typedef NS_ENUM(NSUInteger, TMsgDirection ) {
                            
                               MsgDirectionIncoming,
                            
                               MsgDirectionOutgoing,
                            
                            };
                    
                    Constants
Declared In
TUIMessageCellData.h