mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 17:37:42 +00:00
one more try at that one..
// FREEBIE
This commit is contained in:
@@ -45,6 +45,7 @@ public class DirectoryHelper {
|
||||
}
|
||||
|
||||
public static boolean isPushDestination(Context context, Recipient recipient) {
|
||||
if (recipient == null) return false;
|
||||
try {
|
||||
final String number = recipient.getNumber();
|
||||
|
||||
|
Reference in New Issue
Block a user