FamilyManager
interface FamilyManager
Functions
Link copied to clipboard
Create family.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Delete family by familyId.
Link copied to clipboard
Delete family member by memberId.
Link copied to clipboard
Edit family. The method allows you to change the family familyName with familyId and its isOpened modifier.
Link copied to clipboard
Edit family member method.
Link copied to clipboard
Send invitation to user with phoneOrEmail into family with familyId.
Link copied to clipboard
Join to family by inviteHash with memberName.