quickblox group chat in Android - quickblox

Can I create a group chat based on interests? For example in my first activity I want to list some interests such as sports, music, art etc... And user clicks one of them and joins a group chat(could be also a chat-room) to chat other users with same interest. Is this possible with quickblox? Can I use custom parameters for this purpose? http://quickblox.com/developers/Android_XMPP_Chat_Sample#Custom_parameters

Yeah quickblox offers public group chat feature.

Related

Laravel Multiple Group Chat room using pusher

I want to create a multiple chat rooms using laravel and pusher. I have created the chatroom where the user logged in can have a group chat with others who are online. But I want to create where something where a users creates a group and the only those users can chat and multiple users can create multiple groups and chat.
I have made the single chatroom from following the youtube videos from the following link:
Chat Room using Laravel & vue.js
I need some help in building as described above.

How to get a chat room owner in quickblox?

i want to retrieve that info for can handle the way of the users can view or join to the chat rooms.
i've tried many differents ways, but i can't find how quickblox assign or sets the owner.
You can retrieve chat owners only if you one of them too.

QuickBlox Chat - Are messages stored?

I have a doubt about QuickBlox.
I want to use the chat functionality but I need to know if the messages exchanged between users are stored in database. because I need to retrieve them to show a list of the users I've talked to and the last message, such as facebook app in iOS and Android.
Thanks!
Here is info about chat history
http://quickblox.com/developers/SimpleSample-chat_users-ios#Manage_Chat_History

Invite Friends Via SMS using iphone contacts

Is there a script or an easy way to have a feature where someone can select contacts off of their list and invite them to the app via sms? I have seen many apps with this feature like viber and a few others.

OCS 2007 R2: Any way to login into a Group Chat using UCC API?

I'm looking for a way to log into a persistent group chat room created in R2 Chat Server. Can UCC handle this or do I need a different library?
The OCS people have a group chat API, but it won't run on XP!
AFAIK, the persistent chat rooms are just IM MCUs. If you have the MCU Uris, you can join the chat room just like you join a conference.
I don't have a clue on how you'll get the history, though.