Method: APND::Notification#sound

Defined in:
lib/apnd/notification.rb

#soundObject

The sound to play



46
47
48
# File 'lib/apnd/notification.rb', line 46

def sound
  @sound
end