Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@tracyboehrer
Copy link
Member

Fixes #867

This also includes a missing method on the Attachments interface: 'getAttachmentUri'. This deviates slightly from DotNet. It appears this is another case of what would normally be on an interface being added to a concrete class to maintain backward compatibility with the interface. The Java version has it in the optimal place.

@LeeParrishMSFT LeeParrishMSFT merged commit b16bdec into main Mar 11, 2021
@LeeParrishMSFT LeeParrishMSFT deleted the trboehre/attachments branch March 11, 2021 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample: 15.handling-attachments

3 participants