Source position: fpfcmtypes.pp line 385
type TNotificationSendOptions = set of (
nsAndroid,
nsApple,
nsWebPush,
nsFCMOptions,
nsDataOnly
);