TAPNewChatBlockedContactsTableViewCell.h 272 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 // // TAPNewChatBlockedContactsTableViewCell.h // TapTalk // // Created by Welly Kencana on 14/9/18. // Copyright © 2018 Moselo. All rights reserved. // #import "TAPBaseTableViewCell.h" @interface TAPNewChatBlockedContactsTableViewCell : TAPBaseTableViewCell @end