You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/telecommanager-integration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ description: Steps on how to integrate TelecomManager with Azure Communication S
11
11
12
12
# Integrate with TelecomManager
13
13
14
-
In this document, we'll go through how to integrate TelecomManager with your Android application.
14
+
This document describes how to integrate TelecomManager with your Android application.
15
15
16
16
## Prerequisites
17
17
@@ -27,7 +27,7 @@ description: Steps on how to integrate TelecomManager with Azure Communication S
27
27
`TelecomManager` Integration in the Azure Communication Services Android SDK handles interaction with other VoIP and PSTN calling Apps that also integrated with `TelecomManager`.
28
28
29
29
### Configure `TelecomConnectionService`
30
-
Add `TelecomConnectionService` to your App AndroidManifest.xml
30
+
Add `TelecomConnectionService` to your App `AndroidManifest.xml`
0 commit comments