2
0

WFCCConversationSearchInfo.m 249 B

12345678910111213
  1. //
  2. // WFCCConversationSearchInfo.m
  3. // WFChatClient
  4. //
  5. // Created by heavyrain on 2017/10/22.
  6. // Copyright © 2017年 WildFireChat. All rights reserved.
  7. //
  8. #import "WFCCConversationSearchInfo.h"
  9. @implementation WFCCConversationSearchInfo
  10. @end