QNChatsRepository
Service to manage chat actions and subscribe to chat events
-
-
Chats associated to active conferences
-
Current active chats
-
Starts a new chat session, new messages are delivered once it’s connected
-
Remove a chat session, this should be called on logout
-
Stops a chat session, this should be called when enters in background to receive pushes via apn
-
Reconnects a chat session, this should be called when enters in foreground to receive pushes via socket tcp
-
Enable push module to receive new chat notifications
-
Disable push module to stop receiving new chat notifications
-
Create a new chat
-
Fetch chats
-
Join a specific group chat