blackberry / WebWorks-API-Docs

BlackBerry WebWorks API Documentation
66 stars 47 forks source link

Added two new error codes and a new callback pushserviceconnectionready for when the underlying Push Service goes down and the connection needs to be re-established. #465

Closed mdandrea closed 10 years ago

mdandrea commented 11 years ago

The two new error codes are: PUSH_SERVICE_CONNECTION_CLOSED and PUSH_SERVICE_CONNECTION_PERMISSION_ERROR. As well as two additional constants: CREATE_OPERATION and LAUNCH_APP_ON_PUSH_OPERATION.

The new callback is pushServiceConnectionReadyCallback.

\ Existing WebWorks applications will not be impacted by these changes. **

timwindsor commented 11 years ago

Should this be closed now that the pull request has been accepted?

mdandrea commented 11 years ago

This pull request hasn't been merged yet as far as I know. It ties in with this one: https://github.com/blackberry/cordova-blackberry-plugins/pull/19