1 parent df0fdc2 commit fa17dafCopy full SHA for fa17daf
apidoc/Titanium/Android/NotificationChannel.yml
@@ -76,6 +76,12 @@ properties:
76
type: Number
77
constants: [Titanium.Android.VISIBILITY_*]
78
79
+ - name: name
80
+summary: |
81
+ The visible name of this channel.
82
+ The recommended maximum length is 40 characters; the value may be truncated if it is too long.
83
+type: String
84
+
85
- name: showBadge
86
summary: Whether notifications posted to this channel can appear as application icon badges in a Launcher.
87
type: Boolean
0 commit comments