v0.3.21
Retry info on user info request introduced:
- If network limits exceeded during user info
obtaining then UserInfoModel will contain special
field ('retry') filled accordingly - Method getCurrentContacts added in ContactKeepingClientImpl
in order to have an opportunity to clean account up
before user info requests if too much contacts presented
Registration timeout transitioned to user space:
- Messages reading cycle now transitioned from
internal class to user space - in order to provide
user possibility to implement own timeout logic