PDMessageContentText

Inherits from: PDMessageContent : NSObject
Conforms to: NSCoding

Overview

文字消息体类,用于描述文字类型消息数据

Propertys

  • 消息文字内容

@property (nonatomic, strong) NSString* text;

Methods

  • 初始化方法
- (id)initWithText:(NSString*)text;
参数 类型 说明
text NSString* 消息文字内容
返回值 id 初始化后的对象指针

results matching ""

    No results matching ""