NIMSDK-iOS
载入中...
搜索中...
未找到
NIMAddEmptyRecentSessionBySessionOption类 参考

#import <NIMAddEmptyRecentSessionBySessionOption.h>

类 NIMAddEmptyRecentSessionBySessionOption 继承关系图:

属性

BOOL withLastMsg
 
BOOL addEmptyMsgIfNoLastMsgExist
 

属性说明

◆ addEmptyMsgIfNoLastMsgExist

- (BOOL) addEmptyMsgIfNoLastMsgExist
readwritenonatomicassign

如果没有最后一条消息,是否用一条空消息补位 @discussion ,默认为 YES,创建一条空消息补位;为NO,不使用补位消息

◆ withLastMsg

- (BOOL) withLastMsg
readwritenonatomicassign

是否填入最后一条消息 @discussion ,默认为 NO,仅创建空会话;为YES,将同时添加最后一条消息


该类的文档由以下文件生成: