[TIMOB-5202] Android: expose setData on Intent
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Not Our Bug |
| Resolution Date | 2020-02-19T11:19:55.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, intent, tbs-1.9.0 |
| Reporter | Marshall Culpepper |
| Assignee | Ingo Muschenetz |
| Created | 2011-09-02T12:32:57.000+0000 |
| Updated | 2020-02-19T11:19:55.000+0000 |
Description
We have a getter for an Intent's data fields, we should expose setData / setDataAndType so Intents can be manipulated after creation
properties are readonly/createonly