cdts/xdts-ios 3/Pods/AliyunOSSiOS/AliyunOSSSDK/OSSIPv6/OSSReachabilityManager.h

15 lines
285 B
C
Raw Permalink Normal View History

2023-07-27 09:20:00 +08:00
//
// OSSReachabilityManager.h
//
// Created by 亿刀 on 14-1-9.
// Edited by junmo on 15-5-16
// Copyright (c) 2014 Twitter. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface OSSReachabilityManager : NSObject
+ (OSSReachabilityManager *)shareInstance;
@end