Method: Facebooker::NotificationsSend.process

Defined in:
lib/facebooker/parser.rb

.process(data) ⇒ Object



274
275
276
# File 'lib/facebooker/parser.rb', line 274

def self.process(data)
  element('notifications_send_response', data).text_value
end