Поделиться через


UserNotificationPriority Перечисление

  • java.lang.Object
    • java.lang.Enum<UserNotificationPriority>
      • com.microsoft.connecteddevices.userdata.usernotifications.UserNotificationPriority

public enum UserNotificationPriority

Содержит значения, описывающие приоритет уведомления.

Поля

HIGH

Высокий приоритет.

LOW

Низкий приоритет.

NONE

Приоритет не задан.

Методы

fromInt(int value)

public static UserNotificationPriority fromInt(int value)

Параметры

value
int

Возвращаемое значение

getValue()

public int getValue()

Возвращаемое значение

int

Применяется к