mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 10:51:27 +01:00
Support for syncing and checking secure voice support.
// FREEBIE
This commit is contained in:
@@ -13,5 +13,5 @@ public interface BindableConversationItem extends Unbindable {
|
||||
@NonNull MessageRecord messageRecord,
|
||||
@NonNull Locale locale,
|
||||
@NonNull Set<MessageRecord> batchSelected,
|
||||
boolean groupThread, boolean pushDestination);
|
||||
boolean groupThread);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user