-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/communication calling server preview #18462
Feature/communication calling server preview #18462
Conversation
…/github.com/Azure/azure-sdk-for-js into feature/communication-CallingServer-preview
…/github.com/Azure/azure-sdk-for-js into feature/communication-CallingServer-preview
downloadcontent class.
…e options parameter in JS SDK
…/github.com/Azure/azure-sdk-for-js into feature/communication-CallingServer-preview
API changes have been detected in API changes + exchangeTeamsToken(teamsToken: string, options?: OperationOptions): Promise<CommunicationAccessToken>;
- getTokenForTeamsUser(teamsUserAadToken: string, options?: OperationOptions): Promise<CommunicationAccessToken>; |
…/github.com/zihzhan-msft/azure-sdk-for-js into feature/communication-CallingServer-preview
…/github.com/zihzhan-msft/azure-sdk-for-js into feature/communication-CallingServer-preview
…/github.com/zihzhan-msft/azure-sdk-for-js into feature/communication-CallingServer-preview
download_content( | ||
contentUri: string, | ||
options?: OperationOptions | ||
): Promise<ContentDownloadResponse>; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this duplication needed?
/** | ||
* The ContentDownloader interface represents related APIs. | ||
*/ | ||
export interface ContentDownloader { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please share why the interface is needed?
…/github.com/zihzhan-msft/azure-sdk-for-js into feature/communication-CallingServer-preview
cc7e95c
to
dd31b42
Compare
008b3be
into
Azure:feature/communication-CallingServer-preview
No description provided.