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

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -