mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-06 17:25:01 -05:00
reset pending subscription request
This commit is contained in:
parent
0929621b57
commit
79315bdd61
@ -156,6 +156,7 @@ public class Contact implements ListItem {
|
||||
|
||||
public void clearPresences() {
|
||||
this.presences.clearPresences();
|
||||
this.resetOption(Options.PENDING_SUBSCRIPTION_REQUEST);
|
||||
}
|
||||
|
||||
public int getMostAvailableStatus() {
|
||||
|
Loading…
Reference in New Issue
Block a user