open/demo_src/TCP_Client/MobileIMSDK4iDemo_tcp/MobileIMSDK4iDemo/ChatInfoTableViewCellDTO.m

21 lines
859 B
Mathematica
Raw Normal View History

2025-01-18 15:55:12 +08:00
// ----------------------------------------------------------------------
// Copyright (C) 2021 (52im.net) & Jack Jiang.
// The MobileIMSDK_TCP (MobileIMSDK v6.x TCP) Project.
// All rights reserved.
//
// > Github: https://github.com/JackJiang2011/MobileIMSDK
// > : http://www.52im.net/forum-89-1.html
// > http://www.52im.net/
// > 215477170 (http://www.52im.net/topic-qqgroup.html)
// >
// > http://www.52im.net/thread-2792-1-1.html
//
// "即时通讯网(52im.net) - 即时通讯开发者社区!"
// ----------------------------------------------------------------------
#import "ChatInfoTableViewCellDTO.h"
@implementation ChatInfoTableViewCellDTO
@end