Using the Flutter SDK you have two methods:
-
sendChatToAll
Call this method to send a chat message to all users. -
sendChatToUser
Call this method to send a chat message to a specific user.
Using the Flutter SDK you have two methods:
sendChatToAll
Call this method to send a chat message to all users.
sendChatToUser
Call this method to send a chat message to a specific user.