| | |
| | | // Copyright © 2016年 GHW-T-01. All rights reserved. |
| | | // |
| | | |
| | | #import <WASdkIntf/WAIAppWall.h> |
| | | #import <WASdkIntf/WAICsc.h> |
| | | #import <WASdkIntf/WACscProxy.h> |
| | | #import <WASdkIntf/WAIAd.h> |
| | | #import <WASdkIntf/WAAdProxy.h> |
| | | #import <WASdkIntf/WAIPush.h> |
| | | #import <WASdkIntf/WAPushProxy.h> |
| | | #import <WASdkIntf/WAIApw.h> |
| | | #import <WASdkIntf/WAApwProxy.h> |
| | | #import <WASdkIntf/WAConstants.h> |
| | | #import <WASdkIntf/WAComponent.h> |
| | | #import <WASdkIntf/WACore.h> |
| | | #import <WASdkIntf/WACoreProxy.h> |
| | | #import <WASdkIntf/WAHotUpdate.h> |
| | | #import <WASdkIntf/WAParamConfigObj.h> |
| | | #import <WASdkIntf/WAIHup.h> |
| | | #import <WASdkIntf/WAHupProxy.h> |
| | | #import <WASdkIntf/WAUpdateInfo.h> |
| | | #import <WASdkIntf/WAIPay.h> |
| | | #import <WASdkIntf/WAPayProxy.h> |
| | | #import <WASdkIntf/WAIapProduct.h> |
| | | #import <WASdkIntf/WAChannelProduct.h> |
| | | #import <WASdkIntf/WAPayChannel.h> |
| | | #import <WASdkIntf/WAIapResult.h> |
| | | #import <WASdkIntf/WAISocial.h> |
| | |
| | | #import <WASdkIntf/WATrackProxy.h> |
| | | #import <WASdkIntf/WABindingResult.h> |
| | | #import <WASdkIntf/WALoginResult.h> |
| | | #import <WASdkIntf/WAUserCenterResult.h> |
| | | #import <WASdkIntf/WAIUser.h> |
| | | #import <WASdkIntf/WAUserProxy.h> |
| | | #import <WASdkIntf/WACertificationInfo.h> |
| | | #import <WASdkIntf/WAAccount.h> |
| | | #import <WASdkIntf/WAClassGenerator.h> |
| | | #import <WASdkIntf/WAShareVideo.h> |
| | |
| | | #import <WASdkIntf/WAError.h> |
| | | #import <WASdkIntf/WAErrorCode.h> |
| | | #import <WASdkIntf/WASdkIntf.h> |
| | | #import <WASdkIntf/WADeleteRequestModel.h> |
| | | #import <WASdkIntf/WADeleteResult.h> |
| | | |
| | | //! Project version number for WASdkIntf. |
| | | FOUNDATION_EXPORT double WASdkIntfVersionNumber; |
| | | |
| | |
| | | |
| | | // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> |
| | | |
| | | //time:2016/12/1 18:40 |
| | | //time:2023/06/06 12:29 ver:3.15.0 |