IAccessoryNotificationTriggerDetails Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une collection de données de notification d’accessoires.
public interface class IAccessoryNotificationTriggerDetails
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1768466388, 58314, 18891, 140, 135, 44, 17, 205, 255, 150, 70)]
struct IAccessoryNotificationTriggerDetails
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.Guid(1768466388, 58314, 18891, 140, 135, 44, 17, 205, 255, 150, 70)]
public interface IAccessoryNotificationTriggerDetails
Public Interface IAccessoryNotificationTriggerDetails
- Dérivé
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Mobile Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.Phone.PhoneContract (introduit dans v1.0)
|
Fonctionnalités de l’application |
accessoryManager
|
Remarques
L’appel de cette API nécessite que les fonctionnalités de ID_CAP_SMS et de ID_CAP_SMS_COMPANION soient spécifiées dans le manifeste de l’application.
Propriétés
AccessoryNotificationType |
AccessoryNotificationType qui spécifie le type de notification reçu. |
AppDisplayName |
Représente le nom d’affichage de l’application qui a généré la notification. |
AppId |
Représente l’ID instance de l’application qui a généré la notification. |
StartedProcessing |
Spécifie si l’accessoire a commencé à traiter la notification. |
TimeCreated |
Représente la dateheure à laquelle la notification a été créée. |