Skip to main content

Python module for push messaging service for Samsung Bada.

Project description

python-bada-push
================

Python module for push messaging service for Samsung Bada.

Usage
-----

import bada_push

message = bada_push.send(
url='https://apnortheast.push.samsungosp.com:8088/spp/pns/api/push',
app_id='your-app-id',
app_secret='your-app-secret',
reg_id='registration-id',
action='ALERT',
alert_message='any-alert-message',
app_data='any-data'
)

See doc comments for details.


Useful links
------------

Push Messaging Guide: http://developer.bada.com/article/push-messaging-guide

Error codes: http://developer.bada.com/article/push-messaging-guide#status_codes_messages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-bada-push-0.5.1.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file python-bada-push-0.5.1.tar.gz.

File metadata

File hashes

Hashes for python-bada-push-0.5.1.tar.gz
Algorithm Hash digest
SHA256 0f372a51fcb497cde67807cb0c0ae2a74e4865e1b884308da85831acbfe3c9e7
MD5 ece2a7eff11f35d036552d7d83f1acc3
BLAKE2b-256 f74a1a044d8739596376567988715882ef8aac8abab305d2dbeffe8756719d94

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page