Module: ClassMethods (Databasedotcom::Chatter::PhotoMethods)

Overview
Module Structure
Instance Methods
ClassMethods#photo / 2
ClassMethods#upload_photo / 4
ClassMethods#delete_photo / 2
is a submodule of
module: PhotoMethods ( Databasedotcom::Chatter )
has properties
method: photo / 2   
method: upload_photo / 4   
method: delete_photo / 2   
is defined at
#10 in databasedotcom/chatter/photo_methods.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Databasedotcom
  module: Chatter
  module: PhotoMethods
module: ClassMethods     

Instance Methods

ClassMethods#photo / 2

#12 in databasedotcom/chatter/photo_methods.rb

photo ( client ,
  resource_id )

ClassMethods#upload_photo / 4

#21 in databasedotcom/chatter/photo_methods.rb

upload_photo ( client ,
  resource_id ,
  io ,
  file_type )

ClassMethods#delete_photo / 2

#28 in databasedotcom/chatter/photo_methods.rb

delete_photo ( client ,
  resource_id )