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() {
|
public void clearPresences() {
|
||||||
this.presences.clearPresences();
|
this.presences.clearPresences();
|
||||||
|
this.resetOption(Options.PENDING_SUBSCRIPTION_REQUEST);
|
||||||
}
|
}
|
||||||
|
|
||||||
public int getMostAvailableStatus() {
|
public int getMostAvailableStatus() {
|
||||||
|
|
Loading…
Reference in a new issue