Skip to content

Commit 25c9dad

Browse files
authored
Update push-notifications-windows.md
1 parent 6396bfb commit 25c9dad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/communication-services/how-tos/calling-sdk/includes/push-notifications/push-notifications-windows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ ms.author: jsaurezlee
77
---
88
[!INCLUDE [Install SDK](../install-sdk/install-sdk-windows.md)]
99

10+
## Overview
11+
Push notifications on Windows platform are delivered using `Windows Push Notification Service (WNS),`.
12+
13+
> [!NOTE]
14+
> To Register for Push Notifications and handling of the Push Notifications for a Custom Teams Endpoint (CTE) the API's are the same. The API's described below can also be invoked on the `CommonCallAgent` or `TeamsCallAgent` class for Custom Teams Endpoint (CTE).
15+
1016
## Set up push notifications
1117

1218
A push notification is the pop-up notification that you get in your device. For calling, we'll focus on VoIP (voice over Internet Protocol) push notifications.

0 commit comments

Comments
 (0)