ChatMessageNotificationTrigger
ChatMessageNotificationTrigger
ChatMessageNotificationTrigger
ChatMessageNotificationTrigger
Class
Definition
Represents a trigger that is activated when there is a notification for a text message.
public : sealed class ChatMessageNotificationTrigger : IBackgroundTrigger, IChatMessageNotificationTriggerpublic sealed class ChatMessageNotificationTrigger : IBackgroundTrigger, IChatMessageNotificationTriggerPublic NotInheritable Class ChatMessageNotificationTrigger Implements IBackgroundTrigger, IChatMessageNotificationTrigger// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Constructors
ChatMessageNotificationTrigger() ChatMessageNotificationTrigger() ChatMessageNotificationTrigger() ChatMessageNotificationTrigger()
Represents a trigger that is activated when there is a notification for a text message.
public : ChatMessageNotificationTrigger()public ChatMessageNotificationTrigger()Public Sub New()// You can use this method in JavaScript.