ConnectyCube / android-messenger-app

Chat and voice / video calling app using ConnectyCube
https://connectycube.com
Apache License 2.0
51 stars 23 forks source link

Can we create a group dialog with 2 members and Add new members successively? #104

Closed jddeep closed 5 months ago

jddeep commented 2 years ago

Like initialise with 2 members. And new members get added to the same dialog with time. Is this possible ?

jddeep commented 2 years ago

@TatankaConCube please have a look here

jddeep commented 2 years ago

@DaveLomber @CubeRomanMagellan @ccvlad any leads ?

TatankaConCube commented 2 years ago

@jddeep sure you can create the group dialog with two members and then add the occupants when you want. In current realization, this case (for creation group chats with three or more users) was made just as an example.

jddeep commented 2 years ago

@TatankaConCube can you give me a pseudo code or example like how i can add more users to an existing chat dialog ?

TatankaConCube commented 2 years ago

the requested functionality is already realized in this app, just follow the code

CubeRomanMagellan commented 5 months ago

no long-term activity