Module: Chat
The Essential Set Up Guide
5 min guide
How to create a QuickBlox account, create a new app and get started within 5 minutes
http://wiki.quickblox.com/5_Mins_Guide (text + screenshots)
API reference
our REST API functions reference
Samples
Code samples for all platforms
Important notice – what works
APIs: currently the APIs work for: Location, Chat, Messages, Users, Content. APIs do not work for Ratings (temporary).
Admin panel: admin panel is available for Location, Users and Messages.
SDK: available for iOS and Windows Mobile. For Android it could be easily figured our from Sample Code below.
Sample codes: available for iOS, Android, Windows Phone and Web/Facebook. SuperSamples mainly feature Map+Chat and Users authentication functionality.
Resources by platform
iOS
SDK
iOS SDK which is a client-side connector of QuickBlox for iPhone/iPad projects – just plug it into your existing Xcode project
Code sample for iOS – featuring Map and Chat
Code sample for iOS – featuring Messages
Android
Code sample for Android – featuring Map and Chat
Windows Phone
Code sample http://quickblox.com/2011/12/supersample-wp7/
SDK http://sdk.quickblox.com/wp7/
featuring Users, Geo, BackgroundMode
- http://quickblox.com/samples/simple-sample-users-windowsphone7/
- http://quickblox.com/samples/simple-sample-geo-windowsphone7/
- http://quickblox.com/samples/simple-sample-backgroundmode-windowsphone7/
- http://wiki.quickblox.com/SimpleSamples-WindowsPhone
Web/HTML/Facebook resources
- http://quickblox.com/supersample-web/
- http://quickblox.com/apps/mapchat/ – MapChat Code Generator
- http://wiki.quickblox.com/QuickBlox_MapChat_integrated_into_Facebook_application — MapChat integrated into Facebook application
SimpleSample-chat_users-windowsphone
This sample demonstrates how to work with Chat QuickBlox service.
It allows to organize general chat.
It shows how to:
- Retrieve all users’ messages
- Send own message
SimpleSample-chat_users-android
This sample demonstrates how to work with Chat (and Users) QuickBlox services.
It allows to organize general chat.
It shows how to:
- Retrieve all users’ messages
- Send own message
SimpleSample-chat_users-ios
This sample demonstrates how to work with Chat (and Users) QuickBlox services.
It allows to organize general chat.
It shows how to:
- Retrieve all users’ messages
- Send own message


(4 votes, average: 4.75 out of 5)