Sign in

iOS Team / CNLiveNewIMAManagerKit · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveNewIMAManagerKit
  • Example
  • CNLiveNewIMAManagerKit
  • CNLIVEViewController.h
  • 0.3.5 解决转发好友失败发生崩溃
    e98c4fb6
    daojian authored
    2022-01-19 10:14:53 +0800  
    Browse Code »
CNLIVEViewController.h 256 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14
//
//  CNLIVEViewController.h
//  CNLiveNewIMAManagerKit
//
//  Created by iOSniuniu on 05/25/2021.
//  Copyright (c) 2021 iOSniuniu. All rights reserved.
//

@import UIKit;
@import JavaScriptCore;

@interface CNLIVEViewController : UIViewController

@end