Class: Gaurun::Notification::Android
- Inherits:
-
PlatformAbstract
- Object
- PlatformAbstract
- Gaurun::Notification::Android
- Defined in:
- lib/gaurun-ruby/notification.rb
Instance Method Summary collapse
Instance Method Details
#payload ⇒ Object
75 76 77 |
# File 'lib/gaurun-ruby/notification.rb', line 75 def payload super(Gaurun::PLATFORM_ANDROID) end |