cojohn / node-urban-airship

Simple wrapper for the Urban Airship API in Node.js.
MIT License
36 stars 15 forks source link

adding new urban airship APIs #13

Open MHDMAM opened 10 years ago

MHDMAM commented 10 years ago

changing _transport fun. prototype. update all the basics call to follow the new _transport fun. prototype add new API calls: getSegments, addSegment, getTags, addTag, addTagToDevices, removeTagFromDevices, and updateDevicesTags

cojohn commented 10 years ago

You realize you've changed almost every line of code because whatever text editor you use adds a space between function and (? Most of these edits are unnecessary.