Example usage for Java android.app NotificationChannelGroup fields, constructors, methods, implement or subclass
The text is from its open source code.
NotificationChannelGroup(String id, CharSequence name) Creates a notification channel group. |
String | getId() Returns the id of this group. |