selfNotificationsEnabled property

bool selfNotificationsEnabled
getter/setter pair

Whether self notifications should be delivered through monitor. This flag is set to false by default. New clients with APKAM enabled will set this flag to true.

Implementation

bool selfNotificationsEnabled = false;