repo_name
stringlengths
6
97
path
stringlengths
3
341
text
stringlengths
8
1.02M
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/RelationManager/ZYFriendServiceManager.h
// // ZYFriendServiceManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/6. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYUserModel.h" #import "ZYDataCenter.h" @interface ZYFriendServiceManager : NSObject - (void)registUse...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/WebView/GJGCWebHostListViewController.h
// // GJGCWebHostListViewController.h // ZYChat // // Created by ZYVincent on 15/11/24. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" @interface GJGCWebHostListViewController : GJGCBaseViewController @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/ZYNetWork/ZYNetWorkConst.h
// // ZYNetWorkConst.h // ZYNetwork // // Created by ZYVincent QQ:1003081775 on 15/7/18. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // /** * 请求类型 */ typedef NS_ENUM(NSUInteger, ZYNetworkRequestMethod){ /** * GET */ ZYNetworkRequestMethodGET, /** * POST ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationGroupShowCell.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationGroupShowCell.h // // GJGCInformationGroupShowCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import "GJGCInformationTextCe...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseManager.h
// // ZYDatabaseManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/9. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYDatabaseOperation.h" @interface ZYDatabaseManager : NSObject + (ZYDatabaseManager *)shareManager; - (voi...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/MainTab/BTCustomTabBarItem.h
<filename>ZYChat-EaseMob/ZYChat/MainTab/BTCustomTabBarItem.h // // BTCustomTabBarItem.h // BabyTrip // // Created by ZYVincent on 15/7/18. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> @class BTCustomTabBarItem; @protocol BTCustomTabBarItemDelegate <NSObject> - (void)customTa...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/MessageExtend/GJGCMessageExtendContentGIFModel.h
<gh_stars>1000+ // // GJGCMessageExtendContentGIFModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/20. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCMessageExtendConst.h" @interface GJGCMessageExtendContentGIFModel : JSON...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/RelationManager/ZYUserModel.h
// // ZYUserModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/6. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> @interface ZYUserModel : JSONModel @property (nonatomic,strong)NSString *mobile; @property (nonatomic,strong)NSString *ad...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/RecentChat/GJGCRecentChatCell.h
<filename>ZYChat-EaseMob/ZYChat/RecentChat/GJGCRecentChatCell.h // // GJGCRecentChatCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/7/11. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> #import "GJGCRecentChatModel.h" @interface GJGCRecentChatCell ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/AppWall/GJGCAppWallViewController.h
<filename>ZYChat-EaseMob/ZYChat/AppWall/GJGCAppWallViewController.h // // GJGCAppWallViewController.h // ZYChat // // Created by ZYVincent on 15/11/26. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCInfoBaseListViewController.h" #import "GJGCAppWallParamsModel.h" @interface GJGCAppWallView...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/CreateGroup/GJGCCreateGroupAddressSheetViewController.h
<filename>ZYChat-EaseMob/ZYChat/Square/CreateGroup/GJGCCreateGroupAddressSheetViewController.h // // GJGCCreateGroupAddressSheetViewController.h // ZYChat // // Created by ZYVincent on 15/11/23. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "BTActionSheetViewController.h" @interface GJGCCreate...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationCellContentModel.h
<reponame>AnriKaede/ZY2017IM // // GJGCInformationCellContentModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import "GJGCInformationBaseModel.h" #import "GJGCInformationBaseCell.h" #import "GJGCInformationGroupShowItem.h" @interface GJGCI...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/WallPaper/model/shopModel.h
// // shopModel.h // 瀑布流demo // // Created by yuxin on 15/6/6. // Copyright (c) 2015年 yuxin. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface shopModel : NSObject @property(nonatomic,copy)NSString * img; @property(nonatomic,copy)NSString * price; @property(nonatomic,assi...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFUitils/GJCFUitils.h
<filename>ZYChat-EaseMob/ZYChat/Dependcy/GJCFUitils/GJCFUitils.h // // GJCFUitils.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-16. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // /** * 所有工具类的头文件包含 * * 建议使用宏定义工具访问这些工具便捷方法 * * 可能会犯的错误:所有需要持久化保存的自定义对象都需要实现NSCoding协议,否则...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCUImageBrowser/Uitils/GJCUImageBrowserConstans.h
// // GJCFImageBrowserConstans.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-30. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> /** * 点击了预览大图通知 */ extern NSString *const GJCUImageBrowserItemViewControllerDidTapNoti; /** * 开始下载大图通知 */ ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/Base/GJGCWebViewController.h
<reponame>AnriKaede/ZY2017IM // // GJGCWebViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/7/11. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCBaseViewController.h" @interface GJGCWebViewController : GJGCBaseViewController - (instancetype)initWith...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/RecentChat/GJGCRecentChatTitleView.h
<reponame>AnriKaede/ZY2017IM<gh_stars>1000+ // // GJGCRecentChatTitleView.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/19. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> /** * 链接状态 */ typedef NS_ENUM(NSUInteger, GJGCRecentChatConnectState) { ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/Base/GJGCChatDetailViewController.h
<filename>ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/Base/GJGCChatDetailViewController.h<gh_stars>1000+ // // GJGCChatDetailViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-10-17. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJGCChatInputP...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTToast.h
// // BTToast.h // BabyTrip // // Created by ZYVincent on 15/7/19. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #define BTToast(title) [BTToast showToast:title] #define BTToastError(error) [BTToast showToastError:error] @interface BTToast : NSObject...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/Video/GJGCVideoPlayerViewController.h
<reponame>AnriKaede/ZY2017IM // // GJGCVideoRecordViewController.h // ZYChat // // Created by ZYVincent on 16/2/21. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" @class GJGCVideoPlayerViewController; @protocol GJGCVideoPlayerViewControllerDelegate <NSObject> - (void)v...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/RecentContactList/GJGCRecentContactListDataManager.h
// // GJGCRecentContactListDataManager.h // ZYChat // // Created by ZYVincent on 15/11/24. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCInfoBaseListDataManager.h" @interface GJGCRecentContactListDataManager : GJGCInfoBaseListDataManager @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/AppWall/GJGCAppWallParamsModel.h
<filename>ZYChat-EaseMob/ZYChat/AppWall/GJGCAppWallParamsModel.h // // GJGCAppWallParamsModel.h // ZYChat // // Created by ZYVincent on 15/11/26. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> @interface GJGCAppWallParamsModel : NSObject @property (nonatomic,assign)BO...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/PublicGroup/GJGCPulicGroupListDataManager.h
// // GJGCPulicGroupListDataManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/21. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCInfoBaseListDataManager.h" @interface GJGCPulicGroupListDataManager : GJGCInfoBaseListDataManager @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/MusicShare/GJGCMusicSharePlayer.h
<gh_stars>1000+ // // GJGCMusicSharePlayer.h // ZYChat // // Created by ZYVincent on 16/12/18. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import "GJCFAudioPlayer.h" @interface GJGCMusicSharePlayer : NSObject<GJCFAudioPlayerDelegate> @property (nonatomic,strong)GJCF...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/tagView/GJGCTagView.h
// // GJGCTagView.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14/11/23. // Copyright (c) 2014年 ZYV. All rights reserved. // #import <UIKit/UIKit.h> @interface GJGCTagView : UIView @property (nonatomic,copy) NSAttributedString *content; @property (nonatomic,copy) NSString *imageName; @property (nona...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseSortCondition.h
<reponame>AnriKaede/ZY2017IM // // ZYDatabaseSortCondition.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/9. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYDatabaseConst.h" @interface ZYDatabaseSortCondition : NSObject @proper...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputPanelStyle.h
<filename>ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputPanelStyle.h // // GJGCChatInputPanelStyle.h // GJGCChatInputPanel // // Created by ZYVincent QQ:1003081775 on 15/7/10. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> @interface GJGCChatInp...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/ViewController/GJGCInformationBaseDataSourceManager.h
// // GJGCInformationBaseDataSourceManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCInformationBaseModel.h" #import "GJGCInformationCellConstans.h" #import "gjgcinformationCellContentModel.h" ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Contacts/GJGCContactsConst.h
// // GJGCContactsConst.h // ZYChat // // Created by ZYVincent on 16/8/9. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> typedef NS_ENUM(NSUInteger, GJGCContactsContentType) { GJGCContactsContentTypeHeader, GJGCContactsContentTypeName, GJGCContactsContentType...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/SystemAssist/GJGCChatSystemNotiReciever.h
<reponame>AnriKaede/ZY2017IM // // GJGCChatSystemNotiReciever.h // ZYChat // // Created by ZYVincent on 16/6/28. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #define SystemAssistConversationId @"zychat_system_assist" #define GJGCChatSystemNotiRecieverDidReiceveSystemN...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Call/GJGCCallDataManager.h
<gh_stars>1000+ // // GJGCCallDataManager.h // ZYChat // // Created by bob on 16/8/25. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> @interface GJGCCallDataManager : NSObject + (GJGCCallDataManager *)sharedManager; @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/MusicShare/GJGCMusicPlayViewController.h
<reponame>AnriKaede/ZY2017IM // // GJGCMusicPlayViewController.h // ZYChat // // Created by ZYVincent on 15/11/25. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" @interface GJGCMusicPlayViewController : GJGCBaseViewController - (instancetype)initWithSongId:(NSString ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/NSDictionary+Json/NSString+Json.h
// // NSString+Json.h // ZYChat // // Created by ZYVincent on 16/6/29. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> @interface NSString (Json) - (NSDictionary *)toDictionary; @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAssetsPicker/View/GJCFAssetsPickerCell.h
// // GJAssetsPickerCell.h // GJAssetsPickerViewController // // Created by ZYVincent QQ:1003081775 on 14-9-8. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFAssetsView.h" @class GJCFAssetsPickerCell; @protocol GJCFAssetsPickerCellDelegate <NSObject> /* 当cell中某个位置...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/MainTab/BTCustomTabBar.h
// // BTCustomTabBar.h // BabyTrip // // Created by ZYVincent on 15/7/18. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "BTCustomTabBarItem.h" @class BTCustomTabBar; @protocol BTCustomTabBarDelegate <NSObject> @required /** * 数据源 * * @param tabBar * * @return...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/WallPaper/MJRefresh/UIScrollView+MJExtension.h
// // UIScrollView+Extension.h // MJRefreshExample // // Created by <NAME> on 14-5-28. // Copyright (c) 2014年 itcast. All rights reserved. // #import <UIKit/UIKit.h> @interface UIScrollView (MJExtension) @property (assign, nonatomic) CGFloat mj_contentInsetTop; @property (assign, nonatomic) CGFloat mj_contentInse...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAssetsPicker/Uitil/UILabel+GJCFAssetsPickerStyle.h
<gh_stars>1000+ // // UILabel+GJAssetsPickerStyle.h // GJAssetsPickerViewController // // Created by ZYVincent QQ:1003081775 on 14-9-10. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFAssetsPickerCommonStyleDescription.h" @interface UILabel (GJCFAssetsPickerStyle) ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetSimpleTextCell.h
<filename>ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetSimpleTextCell.h<gh_stars>1000+ // // BTActionSheetSimpleTextCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/9/2. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "BTActionSheetBaseCell....
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/RelationManager/ZYChatConversation.h
// // ZYChatConversation.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/17. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYUserModel.h" @interface ZYChatConversation : NSObject @property (nonatomic,strong)NSString *sessionId; ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Base/GJGCInformationBaseCellDelegate.h
// // GJGCInformationBaseCellDelegate.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-11. // Copyright (c) 2014年 ZYV. All rights reserved. // #import <Foundation/Foundation.h> @class GJGCInformationBaseCell; @protocol GJGCInformationBaseCellDelegate <NSObject> @optional /** * 点击个人相册 * * @par...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/PersonInformation/GJGCMyHomePageViewController.h
<filename>ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/PersonInformation/GJGCMyHomePageViewController.h // // GJGCMyHomePageViewController.h // ZYChat // // Created by ZYVincent on 15/11/22. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCInformationBaseViewController.h" @interface GJGCMyHome...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/WallPaper/model/ZWCollectionViewFlowLayout.h
<filename>ZYChat-EaseMob/ZYChat/WallPaper/model/ZWCollectionViewFlowLayout.h<gh_stars>1000+ // // ZWCollectionViewFlowLayout.h // 瀑布流demo // // Created by yuxin on 15/6/6. // Copyright (c) 2015年 yuxin. All rights reserved. // #import <UIKit/UIKit.h> @class ZWCollectionViewFlowLayout; @protocol ZWwaterFlowDelegate ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Login/HARegistInputTextCell.h
// // HARegistInputTextCell.h // HelloAsk // // Created by ZYVincent on 15-9-4. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "HARegistContentModel.h" @class HARegistInputTextCell; @protocol HARegistInputTextCellDelegate <NSObject> - (void)inputCell:(HARegistInputTextC...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputTextView.h
// // GJGCInputTextView.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-10-28. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJGCChatInputConst.h" @class GJGCChatInputTextView; typedef void (^GJGCChatInputTextViewFrameDidChangeBlock) (GJGCChatInputTextView ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseCRUDCondition.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseCRUDCondition.h<gh_stars>1000+ // // ZYDatabaseCRUDCondition.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/9. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundati...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputBar.h
// // GJGCCommonInputBar.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-10-28. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJGCChatInputBarItem.h" #import "GJGCChatInputTextView.h" #import "GJGCChatInputConst.h" @class GJGCChatInputBar; /** * 输入条改变了fra...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/EaseMob/include/EMImageMessageBody.h
/*! * \~chinese * @header EMImageMessageBody.h * @abstract 图片消息体 * @author Hyphenate * @version 3.00 * * \~english * @header EMImageMessageBody.h * @abstract Image message body * @author Hyphenate * @version 3.00 */ #import <Foundation/Foundation.h> #import "EMFileMessageBody.h" /*! * \~chine...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetConst.h
<gh_stars>1000+ // // BTActionSheetConst.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/9/2. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> typedef NS_ENUM(NSUInteger, BTActionSheetContentType) { BTActionSheetContentTypeSimpleText, ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendImageMessageCell.h
// // GJGCChatFriendImageMessageCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-5. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import "GJGCChatFriendBaseCell.h" @interface GJGCChatFriendImageMessageCell : GJGCChatFriendBaseCell @property (nonatomic,copy)NSString *imgUrl; @prope...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Contacts/GJGCContactsHeaderCell.h
// // GJGCContactsHeaderCell.h // ZYChat // // Created by ZYVincent on 16/8/9. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import "GJGCContactsBaseCell.h" @interface GJGCContactsHeaderCell : GJGCContactsBaseCell @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFCoreText/StringStyle/GJCFCoreTextKeywordAttributedStringStyle.h
// // GJCFCoreTextKeywordAttributedStringStyle.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-23. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import "GJCFCoreTextAttributedStringStyle.h" @interface GJCFCoreTextKeywordAttributedStringStyle : GJCFCoreTextAttributedStringStyl...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Login/HARegistViewController.h
<gh_stars>1000+ // // HARegistViewController.h // HelloAsk // // Created by ZYVincent on 15-9-4. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" @interface HARegistViewController : GJGCBaseViewController @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/SystemAssist/GJGCChatSystemNotiViewController.h
<gh_stars>1000+ // // GJGCSystemNotiViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-11. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import "GJGCChatDetailViewController.h" #import "GJGCChatSystemNotiDataManager.h" @interface GJGCChatSystemNotiViewController : GJGCChatDe...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFCoreText/StringStyle/GJCFCoreTextImageScriptParser.h
<filename>ZYChat-EaseMob/ZYChat/Dependcy/GJCFCoreText/StringStyle/GJCFCoreTextImageScriptParser.h // // GJCFCoreTextImageScriptParser.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-12. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import "GJ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationPersonPhotoBoxCell.h
// // GJGCInformationPersonPhotoBoxCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import "GJGCInformationBaseCell.h" #import "GJGCInformationPhotoBox.h" #import "GJGCInformationCellContentModel.h" #import "GJGCTagView.h" @interface GJGCInf...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/CreateGroup/sqlService.h
<reponame>AnriKaede/ZY2017IM // // sqlService.h // SQLite3Test // // Created by fengxiao on 11-11-28. // Copyright 2011 __MyCompanyName__. All rights reserved. // #import <Foundation/Foundation.h> #import <sqlite3.h> #define kFilename @"City.s3db" @class sqlTestList; @interface sqlService : NSObject { sqlite3 *...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/DataCenter/ZYDataCenterInterface.h
// // ZYDataCenterInterface.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/6. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #define ZYDataCenterServerHost @"http://localhost/happy_fun/index.php" //#define ZYDataCenterServerHost @"http:/...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/AppWall/GJGCAppWallAreaSheetDataManager.h
// // GJGCAppWallAreaSheetDataManager.h // ZYChat // // Created by ZYVincent on 15/11/26. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "BTActionSheetDataManager.h" @interface GJGCAppWallAreaSheetDataManager : BTActionSheetDataManager @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/SCRecorder/CIImageRendererUtils.h
<reponame>AnriKaede/ZY2017IM // // CIImageRendererUtils.h // SCRecorder // // Created by <NAME> on 13/09/14. // Copyright (c) 2014 rFlex. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import "SCSampleBufferHolder.h" #import "CIImageRenderer.h" @interface CIImageRendererUtils :...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationCellStyle.h
// // GJGCInformationCellStyle.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCChatSystemNotiCellStyle.h" @interface GJGCInformationCellStyle : NSObject /* 相册里面得标签 */ + (NSAttributedString *)forma...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseConst.h
// // ZYDatabaseConst.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/9. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> typedef NS_ENUM(NSUInteger, ZYDatabaseAction) { ZYDatabaseActionSelect, ZYDatabaseActionInsert, ZYDatabaseA...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendVideoCell.h
<gh_stars>1000+ // // GJGCChatFriendVideoCell.h // ZYChat // // Created by ZYVincent on 16/2/21. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import "GJGCChatFriendBaseCell.h" #import "VKVideoPlayer.h" @interface GJGCChatFriendVideoCell : GJGCChatFriendBaseCell @property (nonatomic,copy)NSString *img...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputExpandEmojiPanelMenuBarDataSource.h
// // GJGCChatInputExpandEmojiPanelMenuBarDataSource.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/6/4. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCChatInputExpandEmojiPanelMenuBarDataSourceItem.h" @interface GJGCChatInputEx...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/SCRecorder/SCRecorderToolsView.h
<filename>ZYChat-EaseMob/ZYChat/Dependcy/SCRecorder/SCRecorderToolsView.h // // SCRecorderToolsView.h // SCRecorder // // Created by <NAME> on 16/02/15. // Copyright (c) 2015 rFlex. All rights reserved. // #import <UIKit/UIKit.h> #import "SCRecorder.h" //typedef enum : NSUInteger { // SCRecorderToolsViewShowFo...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCUAsyncImageView/GJCUAsyncImageView.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/Dependcy/GJCUAsyncImageView/GJCUAsyncImageView.h // // GJCFAsyncImageView.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-30. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFUitils.h...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/ZYNetWork/ZYNetWorkTask.h
<gh_stars>1000+ // // ZYNetWorkTask.h // ZYNetwork // // Created by ZYVincent QQ:1003081775 on 15/7/18. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYNetWorkConst.h" @class ZYNetWorkTask; typedef void (^ZYNetWorkManagerTaskDidSuccessBlock) ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendConstans.h
// // GJGCChatFriendAndGroupConstans.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-5. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> /** * 聊天内容类型 */ typedef NS_ENUM(NSUInteger, GJGCChatFriendContentType) { /** * 未知类型 */ GJGCCh...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/RelationManager/ZYChatDatabaseManager.h
// // ZYChatDatabaseManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/17. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYUserDatabaseManager.h" @interface ZYChatDatabaseManager : NSObject @property (nonatomic,strong)ZYUse...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendWebPageCell.h
<filename>ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendWebPageCell.h<gh_stars>1000+ // // GJGCChatFriendWebPageCell.h // ZYChat // // Created by ZYVincent on 15/11/24. // Copyright (c) 2015年 ZYProSoft. All rights reserved. // #import "GJGCChatFriendBaseCell.h" @interface GJGCChatFriendW...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/GJGCInformationTextCell.h
// // GJGCInformationTextCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-6. // Copyright (c) 2014年 ZYV. All rights reserved. // #import "GJGCInformationBaseCell.h" #import "GJGCInformationCellContentModel.h" @class GJGCTagView; @class GJGCCommonAttributedStringStyle; @interface GJGCInformation...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetTimePicker.h
<gh_stars>1000+ // // BTActionSheetTimePicker.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/9/6. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> @interface BTActionSheetTimePicker : UIView @property (nonatomic,assign)NSInteger startHour; @property (...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCUImageBrowser/ViewController/GJCUImageBrowserItemViewController.h
// // GJCFImageBrowserItemViewController.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-30. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCUImageBrowserModel.h" @class GJCUImageBrowserItemViewController; @protocol GJCUImageBrowserItemViewC...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/MusicShare/GJGCMusicPlayingViewController.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/MusicShare/GJGCMusicPlayingViewController.h // // GJGCMusicPlayerViewController.h // ZYChat // // Created by ZYVincent on 16/12/18. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" #import "GJGCChatFriendContentMo...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFUitils/SystemUitil/GJCFSystemUitil.h
// // GJCFSystemUitil.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-10-16. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import <objc/runtime.h> #import <CoreGraphics/CoreGraphics.h> @interface GJCFSystemUitil : NSObject + (CGFloat)appVersion...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Service/Database/ZYDatabaseWhereCondition.h
<gh_stars>1000+ // // ZYDatabaseWhereCondition.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/9. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "ZYDatabaseConst.h" @interface ZYDatabaseWhereCondition : NSObject @property (nonatom...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAudioManager/Model/GJCFAudioModel.h
// // GJCFAudioModel.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-16. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> @interface GJCFAudioModel : NSObject /* 文件唯一标示 */ @property (nonatomic,readonly)NSString *uniqueIdentifier; /* 文件时长单位是秒 */...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/MessageExtend/GJGCMessageExtendUserModel.h
<reponame>AnriKaede/ZY2017IM // // GJGCMessageExtendUserModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/20. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "JSONModel.h" #import "GJGCMessageExtendConst.h" @interface GJGCMessageExtendUserModel : JSONModel @pro...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/GroupCommonUI/UITableViewCell/Cell/HAPersonProfileHeadInfoCell.h
// // HAPersonProfileHeadInfoCell.h // HelloAsk // // Created by ZYVincent on 15-9-3. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCInformationBaseCell.h" @interface HAPersonProfileHeadInfoCell : GJGCInformationBaseCell @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCUProgressView/GJCUProgressView.h
<filename>ZYChat-EaseMob/ZYChat/Dependcy/GJCUProgressView/GJCUProgressView.h // // GJGCProgressView.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/7/1. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> @interface GJCUProgressView : UIView @property (non...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/View/UIImage+GJFixOrientation.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/ChatDetail/View/UIImage+GJFixOrientation.h<gh_stars>1000+ // // UIImage+GJFixOrientation.h // IMChat // // Created by ZYVincent QQ:1003081775 on 14-9-28. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> @interface UIImage...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputExpandMenuPanel.h
<filename>ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputExpandMenuPanel.h // // GJGCChatInputExpandMenuPanel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-10-28. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCChatInputExpandMenuPanelIte...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFCoreText/Base/GJCFCoreTextFrame.h
// // GJCFCoreTextFrame.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-21. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreText/CoreText.h> #import "GJCFCoreTextLine.h" #import "GJCFCoreTextRun.h" @interface GJCFCoreTextFrame : NSO...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/SystemNoti/GJGCChatSystemNotiRoleGroupView.h
<reponame>AnriKaede/ZY2017IM<filename>ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/SystemNoti/GJGCChatSystemNotiRoleGroupView.h // // GJGCChatSystemNotiRoleGroupView.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-11-3. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputExpandEmojiPanelMenuBarDataSourceItem.h
// // GJGCChatInputExpandEmojiPanelMenuBarDataSourceItem.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/6/4. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCChatInputConst.h" @interface GJGCChatInputExpandEmojiPanelMenuBarDataSou...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/ViewController/Base/GJGCBaseViewController.h
// // UIViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/7/11. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> #import "GJGCLoadingStatusHUD.h" @interface GJGCBaseViewController : UIViewController @property (nonatomic,readonly)CGFloat con...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Call/VideoCall/GJGCVideoCallViewController.h
// // GJGCVideoCallViewController.h // ZYChat // // Created by bob on 16/8/25. // Copyright © 2016年 ZYProSoft. All rights reserved. // #import "GJGCBaseViewController.h" @interface GJGCVideoCallViewController : GJGCBaseViewController - (instancetype)initWithSession:(EMCallSession *)session i...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/InfoBaseList/GJGCInfoBaseListDataManager.h
// // GJGCInfoBaseListDataManager.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/21. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCInfoBaseListContentModel.h" @class GJGCInfoBaseListDataManager; @protocol GJGCInfoBaseListDat...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAudioManager/Play/GJCFAudioPlayerDelegate.h
<reponame>AnriKaede/ZY2017IM // // GJCFAudioPlayerDelegate.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-16. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import "GJCFAudioModel.h" @class GJCFAudioPlayer; @protocol GJCFAudioPlayerDelegate ...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/GJGCChatInputPanel/GJGCChatInputExpandMenuPanelConfigModel.h
<gh_stars>1000+ // // GJGCChatInputExpandMenuPanelConfigModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/4/21. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCChatFriendTalkModel.h" @interface GJGCChatInputExpandMenuPanelConf...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetBaseCell.h
<reponame>AnriKaede/ZY2017IM // // BTActionSheetBaseCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/9/2. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> #import "BTActionSheetBaseContentModel.h" @interface BTActionSheetBaseCell : UITableViewCell @...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAssetsPicker/Uitil/UIButton+GJCFAssetsPickerStyle.h
// // UIButton+GJAssetsPickerStyle.h // GJAssetsPickerViewController // // Created by ZYVincent QQ:1003081775 on 14-9-10. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFAssetsPickerCommonStyleDescription.h" @interface UIButton (GJCFAssetsPickerStyle) /* 设定相关属性 */ -...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAssetsPicker/View/GJCFAlbums.h
// // GJAlbums.h // GJAssetsPickerViewController // // Created by ZYVincent QQ:1003081775 on 14-9-10. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <Foundation/Foundation.h> #import <AssetsLibrary/AssetsLibrary.h> #import <UIKit/UIKit.h> /* 相册对象 */ @interface GJCFAlbums : NSObject /* 实际的相册数据对...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCFAssetsPicker/ViewController/GJCFPhotosViewController.h
// // GJPhotosViewController.h // GJAssetsPickerViewController // // Created by ZYVincent QQ:1003081775 on 14-9-8. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import <UIKit/UIKit.h> #import "GJCFAssetsPickerCell.h" #import "GJCFAlbums.h" @class GJCFPhotosViewController; @class GJCFAssetsPickerStyle...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/InfoBaseList/GJGCInfoBaseListContentModel.h
// // GJGCInfoBaseListContentModel.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/21. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <Foundation/Foundation.h> #import "GJGCInfoBaseListConst.h" @interface GJGCInfoBaseListContentModel : NSObject @property (nonatomi...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/SystemNoti/GJGCChatSystemPostNotiCell.h
<gh_stars>1000+ // // GJGCChatPostSystemNotiCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 14-12-14. // Copyright (c) 2014年 ZYProSoft. All rights reserved. // #import "GJGCChatSystemNotiBaseCell.h" @interface GJGCChatSystemPostNotiCell : GJGCChatSystemNotiBaseCell @end
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetViewController.h
<filename>ZYChat-EaseMob/ZYChat/Square/BTActionSheetViewController/BTActionSheetViewController.h // // BTActionSheetViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/9/2. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCBaseViewController.h" #import "BT...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendGroupCallCell.h
<filename>ZYChat-EaseMob/ZYChat/ChatDetail/UITableViewCell/ChatCell/GJGCChatFriendGroupCallCell.h<gh_stars>1000+ // // GJGCChatFriendGroupCallCell.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/4/16. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCChatFriendBaseCe...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/GJCUCapture/GJCUFlashModeView.h
// // GJCUFlashModeView.h // GJCoreUserInterface // // Created by ZYVincent QQ:1003081775 on 15-1-23. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import <UIKit/UIKit.h> #import <AVFoundation/AVFoundation.h> #import "GJCFUitils.h" #import "UIView+GJCFViewFrameUitil.h" @interface GJCU...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Dependcy/FileUploadManager/GJCFUploadFileModel.h
// // GJCFUploadFileModel.h // GJCommonFoundation // // Created by ZYVincent QQ:1003081775 on 14-9-12. // Copyright (c) 2014年 Z<EMAIL>. All rights reserved. // #import <Foundation/Foundation.h> #import <AssetsLibrary/AssetsLibrary.h> /* 上传文件对象 */ @interface GJCFUploadFileModel : NSObject<NSCoding> /* 文件名 */ @pro...
AnriKaede/ZY2017IM
ZYChat-EaseMob/ZYChat/Square/InfoBaseList/GJGCInfoBaseListViewController.h
// // GJGCInfoBaseListViewController.h // ZYChat // // Created by ZYVincent QQ:1003081775 on 15/11/21. // Copyright (c) 2015年 ZYProSoft. QQ群:219357847 All rights reserved. // #import "GJGCBaseViewController.h" #import "GJGCInfoBaseListDataManager.h" #import "GJGCRefreshFooterView.h" #import "GJGCRefreshHeaderVie...