Skip to content

Commit 54d4377

Browse files
Fix link
1 parent e557dc7 commit 54d4377

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-calling-with-chat

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-calling-with-chat/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ To initialize the Call composite:
150150
- Replace `USER_ACCESS_TOKEN` with your token.
151151

152152
### Get a Teams meeting chat thread for a Communication Services user
153-
The Teams meeting details can be retrieved using Graph APIs, detailed in [Graph documentation]() (/graph/api/onlinemeeting-createorget). The Communication Services Calling SDK accepts a full Teams meeting link or a meeting ID. They're returned as part of the `onlineMeeting` resource, accessible under the [joinWebUrl](/graph/api/resources/onlineMeeting) property
153+
The Teams meeting details can be retrieved using Graph APIs, detailed in [Graph documentation]()(/graph/api/onlinemeeting-createorget). The Communication Services Calling SDK accepts a full Teams meeting link or a meeting ID. They're returned as part of the `onlineMeeting` resource, accessible under the [joinWebUrl](/graph/api/resources/onlineMeeting) property
154154

155155
With the Graph APIs, you can also obtain the threadID. The response has a chatInfo object that contains the threadID.
156156

0 commit comments

Comments
 (0)