includedNotificationTypes property

List<ManeuverNotificationType> includedNotificationTypes
getter/setter pair

List of ManeuverNotificationType for which notifications should be generated. Excluding all of them will disable the maneuver notifications completely. By default, all types are included.

Implementation

List<ManeuverNotificationType> includedNotificationTypes;