Sign in

iOS Team / CNLiveUploadSDKDemo · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveUploadSDKDemo
  • CNLiveUploadYunSDKDemo
  • KS3YunSDK.framework
  • Headers
  • KS3SetObjectACLResponse.h
  • 提交工程
    6f243150
    张旭 authored
    2017-08-29 11:43:46 +0800  
    Browse Code »
KS3SetObjectACLResponse.h 223 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
//
//  KSS3SetObjectACLResponse.h
//  KS3SDK
//
//  Created by JackWong on 12/15/14.
//  Copyright (c) 2014 kingsoft. All rights reserved.
//

#import "KS3Response.h"

@interface KS3SetObjectACLResponse : KS3Response

@end