小墨的iOS移动端APP代码

UMSocialWechatHandler.h 314B

    // // UMSWechatDataTypeTableViewController.h // SocialSDK // // Created by umeng on 16/4/14. // Copyright © 2016年 dongjianxiong. All rights reserved. // #import <UIKit/UIKit.h> #import <UMSocialCore/UMSocialCore.h> @interface UMSocialWechatHandler : UMSocialHandler + (instancetype)defaultManager; @end