Declared in NSURL+NXOAuth2.h
NSURL+NXOAuth2.m

Tasks

Instance Methods

nxoauth2_valueForQueryParameterKey:

returns the value of the first parameter on the query string that matches the key returns nil if key was not found

- (NSString *)nxoauth2_valueForQueryParameterKey:(NSString *)key

Discussion

returns the value of the first parameter on the query string that matches the key returns nil if key was not found

Declared In

NSURL+NXOAuth2.h