Enable or Disable Push Notifications
Replies.pushNotificationsEnabled = false[LCQReplies setPushNotificationsEnabled:NO];Replies.setInAppNotificationEnabled(false);Replies.setInAppNotificationEnabled(false)Replies.setPushNotificationsEnabled(false);Last updated