fixed #151
This commit is contained in:
parent
9028d5a783
commit
9f6c9f9131
5 changed files with 28 additions and 29 deletions
|
@ -79,7 +79,6 @@
|
|||
- (void)setSecret:(NSString *)string;
|
||||
- (NSString *)secret;
|
||||
- (NSString *)stringForKey:(NSString *)aKey;
|
||||
- (void)storeAccessToken:(NSString *)accessToken secret:(NSString *)secret userId:(NSString *)userId andScreenName:(NSString *)screenName;
|
||||
- (void)loggedIn;
|
||||
|
||||
- (IBAction)login:(id)sender;
|
||||
|
|
Reference in a new issue