Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Twitterのフォロワーリストを表示するテーブルビューがあります。特定のフォロワーのみにツイートを送信するのが好きです。行を選択すると、フォロワーのスクリーン名とIDが取得され、このメソッドでフォロワー名のみを使用してツイートを投稿するにはどうすればよいですか
[postRequest setAccount:twitterAccount]
この方法以外に方法はありますか?
前もって感謝します。