[TIMOB-18759] Windows: Stub out all properties/methods of Titanium.Network in TitaniumKit
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-12T17:17:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Kota Iguchi |
Created | 2015-03-27T18:04:27.000+0000 |
Updated | 2017-03-16T22:07:07.000+0000 |
Description
Our NetworkModule in TitanumKit is missing a number of the methods/properties in the public API. We should stub these out so references to them don't cause crashes in app.
https://github.com/appcelerator/titanium_mobile_windows/pull/243
Closing ticket as fixed.