Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
BulletinBoard.framework: Difference between revisions - iPhone Development Wiki

BulletinBoard.framework: Difference between revisions

From iPhone Development Wiki
No edit summary
(Wikiize.)
Line 1: Line 1:
BulletinBoard.framework is a private framework available since iOS 5 which handles Local and Push notifications.
{{infobox Framework
| vis = Private
| since = 5.0
| classID = BB
| bundle = com.apple.bulletinboard
}}
'''BulletinBoard''' is a private framework which handles Local and Push notifications.


BBServer is the main manager, BBBulletin represents a notification.
{{Navbox Classes}}
{{Navbox Frameworks}}

Revision as of 00:03, 19 March 2013

BulletinBoard.framework
Private Framework
com.apple.bulletinboard
Availabile 5.0 – present
Class Prefix BB
Headers [headers.cynder.me]

BulletinBoard is a private framework which handles Local and Push notifications.