Quickblox: how find out whether the user is online? -


is there way find out whether quickblox user online? i'm using quickblox ios sdk.

there 2 ways:

  1. using rest api - here guide http://quickblox.com/developers/simplesample-users-ios#online.5coffline_status
  2. using chat contact list http://quickblox.com/developers/simplesample-chat_users-ios#contact_list

Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -