-
public final class UpdateGroupContacts
-
-
Field Summary
Fields Modifier and Type Field Description private final List<UUID>contactIds
-
Constructor Summary
Constructors Constructor Description UpdateGroupContacts(List<UUID> contactIds)
-
Method Summary
Modifier and Type Method Description final List<UUID>getContactIds()-
-
Method Detail
-
getContactIds
final List<UUID> getContactIds()
-
-
-
-