Class: Rpush::Client::ActiveRecord::Apns::Notification

Inherits:
Notification
  • Object
show all
Includes:
Rpush::Client::ActiveModel::Apns::Notification, ActiveRecordSerializableNotification
Defined in:
lib/rpush/client/active_record/apns/notification.rb

Constant Summary

Constants included from Rpush::Client::ActiveModel::Apns::Notification

Rpush::Client::ActiveModel::Apns::Notification::APNS_DEFAULT_EXPIRY, Rpush::Client::ActiveModel::Apns::Notification::APNS_PRIORITIES, Rpush::Client::ActiveModel::Apns::Notification::APNS_PRIORITY_CONSERVE_POWER, Rpush::Client::ActiveModel::Apns::Notification::APNS_PRIORITY_IMMEDIATE, Rpush::Client::ActiveModel::Apns::Notification::CONTENT_AVAILABLE_KEY, Rpush::Client::ActiveModel::Apns::Notification::MAX_PAYLOAD_BYTESIZE, Rpush::Client::ActiveModel::Apns::Notification::MDM_KEY, Rpush::Client::ActiveModel::Apns::Notification::MUTABLE_CONTENT_KEY

Method Summary

Methods included from ActiveRecordSerializableNotification

#alert, #alert=, #sound, #sound=

Methods included from Rpush::Client::ActiveModel::Apns::Notification

#as_json, #content_available=, #device_token=, included, #mdm=, #mutable_content=, #to_binary

Methods inherited from Notification

#data, #data=, #notification, #notification=, #registration_ids=

Methods included from Rpush::Client::ActiveModel::Notification

included, #payload, #payload_data_size

Methods included from MultiJsonHelper

#multi_json_dump, #multi_json_load