Method: GCM::Notification#time_to_live
- Defined in:
- lib/pushmeup/gcm/notification.rb
#time_to_live ⇒ Object
Returns the value of attribute time_to_live.
3 4 5 |
# File 'lib/pushmeup/gcm/notification.rb', line 3 def time_to_live @time_to_live end |