次の方法で共有


ApnsPushTypes type

APNs プッシュの種類について説明します。

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