Click or drag to resize

PropertyID.NotificationMonitoredNetworkHidden Field

Administrative Settings: For devices managed by an organization, administrative policies might require to hide some kind of notifications, such as monitored network.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 NotificationMonitoredNetworkHidden = "value"

Field Value

Type: Int32
Remarks
Administrative Settings: For devices managed by an organization, administrative policies might require to hide some kind of notifications, such as monitored network.

Hiding managed network notifications means preventing the device from displaying alerts or notifications related to managed networks. Managed networks are typically Wi-Fi networks that are administratively controlled and may have specific configurations or restrictions.

The class of the property is BooleanProperty.

[Android Documentation]

See Also