notify.PushbulletNotifier: S3 method to send notifications via Pushbullet

View source: R/notifications.R

notify.PushbulletNotifierR Documentation

S3 method to send notifications via Pushbullet

Description

S3 method to send notifications via Pushbullet

Usage

## S3 method for class 'PushbulletNotifier'
notify(notifier, event, event_data)

Arguments

notifier

A TelegramNotifier object created with new_TelegramNotifier()

event

Character string indicating the notification trigger ("condition" or "complete")

event_data

List containing context information for the notification

Value

Invisibly returns NULL


philchalmers/SimDesign documentation built on March 29, 2025, 5:38 a.m.