Module: Yammer::Api::Notification
- Included in:
- Client
- Defined in:
- lib/yammer/api/notification.rb
Instance Method Summary collapse
Instance Method Details
#notifications ⇒ Yammer::ApiResponse
13 14 15 |
# File 'lib/yammer/api/notification.rb', line 13 def notifications get('/api/v1/streams/notifications') end |