Freigeben über


ApnsPushTypes type

Beschreibt die Typen von APNs-Pushs.

type ApnsPushTypes =
  | "alert"
  | "background"
  | "voip"
  | "complication"
  | "fileprovider"
  | "mdm"
  | "location"
  | "liveactivity"
  | "pushtotalk"