CNLiveInitiateMultipartUploadResponse.h 291 Bytes
//
//  CNLiveInitiateMultipartUploadResponse.h
//  CNLiveUploadYunSDK
//
//  Created by 张旭 on 2017/8/25.
//  Copyright © 2017年 cnlive. All rights reserved.
//

#import <KS3YunSDK/KS3YunSDK.h>

@interface CNLiveInitiateMultipartUploadResponse : KS3InitiateMultipartUploadResponse
@end