Show / Hide Table of Contents

Enum PushMessageUrgency

The push message urgency.

Namespace: Lib.Net.Http.WebPush
Assembly: Lib.Net.Http.WebPush.dll
Syntax
public enum PushMessageUrgency

Fields

Name Description
High

High (e.g. time-sensitive alert).

Low

Low (e.g. topic updates).

Normal

Normal (e.g. chat message).

VeryLow

Very low (e.g. advertisements).

Back to top Copyright © 2018 - 2024 Tomasz Pęczek