Skip to content

Getting group's "active" status using dBus #975

Answered by AsamK
exquo asked this question in Q&A
Discussion options

You must be logged in to vote

Active: true means the user is a member of the group (the name comes from the group sync message which has an active field)
So the IsMember dbus property corresponds to the active flag.
The listGroups command outputs all groups. When the user leaves a group the group information doesn't get deleted automatically, which matches the Signal-Android behavior.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@exquo
Comment options

Answer selected by exquo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants