added
KMM SDK v0.7.0
3 days ago by Borislav Gizdov
Enhancements
- Methods now called on individual profile objects: getById().showInterests() and getOwn().showFullInterests()
Added setter methods in MutableProfile:
- setEmail(email) - Set user email address
- setPhoneNumber(phoneNumber) - Set user phone number
- setPhoneCountryCode(countryCode) - Set phone country code
Enhanced Search Capabilities
- Extended getByIds() to support search by name/nickname in addition to user IDs
Improved user discovery and lookup functionality
Profile Management Methods
- getOwn().deleteData() - Delete user's profile data
- getOwn().delete() - Delete user's entire profile
Enhanced Profile Statistics
- Extended ProfileStats with additional statistical data and metrics