TMsgDirection Constants Reference

Declared in TUIMessageCellData.h

TMsgDirection

消息方向枚举 消息方向影响气泡图标、气泡位置等 UI 风格。

Definition

typedef NS_ENUM(NSUInteger, TMsgDirection ) {
   MsgDirectionIncoming,
   MsgDirectionOutgoing,
};

Constants

MsgDirectionIncoming

消息方向枚举 消息方向影响气泡图标、气泡位置等 UI 风格。

Declared In TUIMessageCellData.h.

MsgDirectionOutgoing

消息方向枚举 消息方向影响气泡图标、气泡位置等 UI 风格。

Declared In TUIMessageCellData.h.

Declared In

TUIMessageCellData.h