Search code examples
iphonemgtwitterengine

iPhone: what is the delegate for following users in MGTwitter engine


Can you tell (Twitter) the delegates for following friend in twitter and getFollowersIncludingCurrentStatus this for followers


Solution

  • enableUpdatesFor: takes an NSString of the username. It's a method not a delegate.