mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-19 15:14:21 +01:00
Refactor dbus client mode to improve maintainability
This commit is contained in:
@@ -13,7 +13,7 @@ import java.util.List;
|
||||
*/
|
||||
public interface Signal extends DBusInterface {
|
||||
|
||||
String getNumber();
|
||||
String getSelfNumber();
|
||||
|
||||
long sendMessage(
|
||||
String message, List<String> attachments, String recipient
|
||||
|
||||
Reference in New Issue
Block a user