Applozic-Android-Chat-Messaging-SDK v5.72 Release Notes

Release Date: 2020-01-29 // about 4 years ago
    • ➕ Added setting to set the parent activity of chat programmatically
      Example:
      ApplozicSetting.getInstance(context).setParentActivity(MainActivity.class.getName());
    • ➕ Added Mute all notifications for user from platform API