Adafruit BLE_Apple_Notification_Center Library
Introduction
Examples
Simple test
API Reference
API Reference
Related Products
CircuitPlayground Bluefruit
Feather nRF52840
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
Adafruit BLE_Apple_Notification_Center Library
Index
Index
A
|
C
|
I
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
A
active_notifications (adafruit_ble_apple_notification_center.AppleNotificationCenterService property)
adafruit_ble_apple_notification_center
module
app_id (adafruit_ble_apple_notification_center.Notification attribute)
AppleNotificationCenterService (class in adafruit_ble_apple_notification_center)
C
category_count (adafruit_ble_apple_notification_center.Notification attribute)
I
id (adafruit_ble_apple_notification_center.Notification attribute)
M
message (adafruit_ble_apple_notification_center.Notification attribute)
message_size (adafruit_ble_apple_notification_center.Notification attribute)
module
adafruit_ble_apple_notification_center
N
negative_action (adafruit_ble_apple_notification_center.Notification attribute)
negative_action_label (adafruit_ble_apple_notification_center.Notification attribute)
Notification (class in adafruit_ble_apple_notification_center)
P
positive_action (adafruit_ble_apple_notification_center.Notification attribute)
positive_action_label (adafruit_ble_apple_notification_center.Notification attribute)
preexisting (adafruit_ble_apple_notification_center.Notification attribute)
R
removed (adafruit_ble_apple_notification_center.Notification attribute)
S
send_negative_action() (adafruit_ble_apple_notification_center.Notification method)
send_positive_action() (adafruit_ble_apple_notification_center.Notification method)
subtitle (adafruit_ble_apple_notification_center.Notification attribute)
T
title (adafruit_ble_apple_notification_center.Notification attribute)
U
update() (adafruit_ble_apple_notification_center.Notification method)
W
wait_for_new_notifications() (adafruit_ble_apple_notification_center.AppleNotificationCenterService method)