hank
2018-08-30 7be7ad711909f384c4a9bc0a7f2991a50ae69049
frameworks/TwitterCore.framework/PrivateHeaders/TWTRGCOAuth.h
@@ -29,10 +29,6 @@
*/
/**
 This header is private to the Twitter Core SDK and not exposed for public SDK consumption
 */
#import <Foundation/Foundation.h>
/*
@@ -54,7 +50,7 @@
/*
 Set the time offset to be used for timestamp calculations.
 */
+ (void)setTimestampOffset:(time_t)offset;
+ (void)setTimeStampOffset:(time_t)offset;
/*
 Control HTTPS cookie storage for all generated requests