Azure-Samples / communication-services-ios-quickstarts

Sample code for Azure Communication Services iOS quickstarts
MIT License
11 stars 24 forks source link

[CTE] Adjust CTE (Custom Teams Endpoint) example to updated APIs #67

Closed lucianopa-msft closed 8 months ago

lucianopa-msft commented 9 months ago

Purpose

Adjust CTE (Custom Teams Endpoint) support example in ACS SDK to the updated new APIs

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information