mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Group Manager V2 operations.
This commit is contained in:
@@ -731,6 +731,10 @@ public class Recipient {
|
||||
return groupsV2Capability;
|
||||
}
|
||||
|
||||
public Capability getUuidCapability() {
|
||||
return uuidCapability;
|
||||
}
|
||||
|
||||
public @Nullable byte[] getProfileKey() {
|
||||
return profileKey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user