Method: FacebookGraph::Authentication#client_id
- Defined in:
- lib/facebook-graph/base/authentication.rb
#client_id ⇒ Object (readonly)
Returns the value of attribute client_id.
28 29 30 |
# File 'lib/facebook-graph/base/authentication.rb', line 28 def client_id @client_id end |