Class: Gaurun::Notification::Android

Inherits:
PlatformAbstract show all
Defined in:
lib/gaurun-ruby/notification.rb

Instance Method Summary collapse

Instance Method Details

#payloadObject



75
76
77
# File 'lib/gaurun-ruby/notification.rb', line 75

def payload
  super(Gaurun::PLATFORM_ANDROID)
end