Class NotificationUtils (2.1.0)

public final class NotificationUtils

Utilities for notifications and notification channels.

Inheritance

java.lang.Object > NotificationUtils

Static Methods

randomUuidString()

public static String randomUuidString()

Returns a new random UUID string to be used as a notification channel ID.

Returns
TypeDescription
String