0

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

BenMorel
  • 34,448
  • 50
  • 182
  • 322
good guy
  • 569
  • 5
  • 11
  • 25

1 Answers1

1

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

MarkPowell
  • 16,482
  • 7
  • 61
  • 77
  • hi MarkPowell,thank you, can tell me the method, which this getFollowersIncludingCurrentStatus i am printing on console the followers,but i want to print the following users of my profile, can u tell how to do this – good guy Dec 24 '10 at 14:57