hank
2019-01-22 ab662912a378edb0878538b40a531434dbbe6792
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