Package com.codename1.push


package com.codename1.push
Push notification support using either device specific protocols when available
  • Class
    Description
    Utility class for sending a push message to a different device through the Codename One push servers.
    Encapsulates a push notification action.
    Encapsulates a category for push notifications.
    This callback interface is invoked when a push notification with a "category" is received by the application.
    A convenience class for building a push notification Payload.
    This callback interface is invoked when a push notification is received by the application.
    Encapsulates the content of a Push message.