hank
2018-04-18 115060372060932bcbf35c8d34827ecd046fd7cf
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