mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 20:15:21 +00:00
one more try at that one..
// FREEBIE
This commit is contained in:
parent
e651f352bb
commit
33000582ed
@ -45,6 +45,7 @@ public class DirectoryHelper {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isPushDestination(Context context, Recipient recipient) {
|
public static boolean isPushDestination(Context context, Recipient recipient) {
|
||||||
|
if (recipient == null) return false;
|
||||||
try {
|
try {
|
||||||
final String number = recipient.getNumber();
|
final String number = recipient.getNumber();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user