Class: Gaurun::Notification::IOS

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

Instance Method Summary collapse

Instance Method Details

#payloadObject



65
66
67
# File 'lib/gaurun-ruby/notification.rb', line 65

def payload
  super(Gaurun::PLATFORM_IOS)
end