You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
333 B
16 lines
333 B
// |
|
// AnyChatCoreSDK.h |
|
// AnyChat Platform Core SDK for iOS |
|
// |
|
// Created by bairuitech on 11-8-2. |
|
// Copyright 2011 BaiRuiTech. All rights reserved. |
|
// |
|
|
|
#import <Foundation/Foundation.h> |
|
#import <UIKit/UIKit.h> |
|
#import "AnyChatPlatform.h" |
|
#import "AnyChatDefine.h" |
|
#import "AnyChatErrorCode.h" |
|
#import "AnyChatObjectDefine.h" |
|
|
|
|
|
|