Method: PushbulletRuby::Contact#name

Defined in:
lib/pushbullet_ruby/contact.rb

#nameObject



12
13
14
# File 'lib/pushbullet_ruby/contact.rb', line 12

def name
  body['name']
end