Share via


DeviceNotificationHandlerType

The DeviceNotificationHandlerType XML type specifies a notification handler for an app associated with the device.

<xs:complexType name="DeviceNotificationHandlerType">
    <xs:attribute name="EventID"
        type="xs:string"
        use="required"
     />
    <xs:attribute name="EventAsset"
        type="xs:string"
        use="required"
     />
</xs:complexType>

Attributes

Name Type
EventAsset xs:string
EventID xs:string

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

See also

device metadata package

 

 

Send comments about this topic to Microsoft