mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-06 14:10:37 +00:00
Dbus enhancements
This commit is contained in:
parent
8249f852f9
commit
b80af11a16
3 changed files with 145 additions and 8 deletions
|
@ -528,7 +528,7 @@ public class Manager implements Closeable {
|
|||
ServiceConfig.AUTOMATIC_NETWORK_RETRY);
|
||||
}
|
||||
|
||||
private SignalProfile getRecipientProfile(
|
||||
public SignalProfile getRecipientProfile(
|
||||
SignalServiceAddress address
|
||||
) {
|
||||
return getRecipientProfile(address, false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue