connection - iOS: How to check if a XMPPStream timed out -



connection - iOS: How to check if a XMPPStream timed out -

i developing chat application , using https://github.com/robbiehanson/xmppframework/ library develop app.

i handle connection time out situations , have used - (bool)connectwithtimeout:(nstimeinterval)timeout error:(nserror **)errptr function connect server .

here have provided 60 seconds time out interval. can 1 suggest me how handle time out ? there delegates gets called when time out happens ?

thanks, bhat

ios connection timeout xmpp chat

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -