Method: Pling::Message#sound

Defined in:
lib/pling/message.rb

#soundObject #sound=(sound) ⇒ Object

The message sound - not supported by all gateways

Overloads:

  • #sound=(sound) ⇒ Object

    Parameters:

    • sound (#to_s)


48
49
50
# File 'lib/pling/message.rb', line 48

def sound
  @sound
end