We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340cc5f commit bc96dd6Copy full SHA for bc96dd6
README.md
@@ -177,6 +177,7 @@ forge.urbanairship = {
177
},
178
setTags: function (tags, success, error) {
179
// @tags: Array : tags
180
+ // The maximum length of a tag is 128 characters.
181
182
setSoundEnabled: function (enabled, callback) {
183
// Note: Android Only, iOS sound settings come in the push
0 commit comments