operasoftware/twisted-apns

View on GitHub
apns/commands.py

Summary

Maintainability
A
0 mins
Test Coverage
"""Definition of command codes used in communication with APNs."""

NOTIFICATION = 2
ERROR_RESPONSE = 8