WFCCChatroomMemberInfo.m 233 B

123456789101112131415
  1. //
  2. // WFCCChatroomInfo.m
  3. // WFChatClient
  4. //
  5. // Created by heavyrain lee on 2018/8/24.
  6. // Copyright © 2018 WildFireChat. All rights reserved.
  7. //
  8. #import "WFCCChatroomMemberInfo.h"
  9. @implementation WFCCChatroomMemberInfo
  10. @end