Method: Fcmpush::Client#access_token
- Defined in:
- lib/fcmpush/client.rb
#access_token ⇒ Object (readonly)
Returns the value of attribute access_token.
15 16 17 |
# File 'lib/fcmpush/client.rb', line 15 def access_token @access_token end |