Are there any built-in or other chat apis that can be used on an iPhone? I wish to incorporate chat in an app and am trying to find out the best way to proceed.
+1
A:
poke around www.programmableweb.com to see if you can find any chat API's
Sheehan Alam
2009-01-26 15:34:16
+1
A:
There is nothing in the SDK to allow you to do this, you'll need to roll your own using a published chat web API.
August
2009-01-26 15:46:16
What objects am I seeing when I look at any of the existing chat-apps? Is that a UITableView (with bubbles as rows)? Is that a UIWebView?
Bonnie
2010-02-25 14:58:33