hank
2018-04-18 655e6650051a9c08675d15e05ac3b7d9be98e714
frameworks/TwitterCore.framework/PrivateHeaders/TWTRGCOAuth.h
@@ -29,6 +29,10 @@
*/
/**
 This header is private to the Twitter Core SDK and not exposed for public SDK consumption
 */
#import <Foundation/Foundation.h>
/*
@@ -50,7 +54,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