Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18603] Windows: Implement EmailDialog.addAttachment

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeUnknown
Created2015-02-23T14:26:38.000+0000
Updated2018-02-28T19:55:43.000+0000

Description

I skipped doing the actual email attachment implementation since it wasn't necessary for corporate directory and was more involved than the rest of the impl. We need to cast the JSObject to Blob or File in TitaniumKit and call to overloaded addAttachment methods for either, and then do the actual hooking up to the email message in open().

Comments

No comments

JSON Source