Method: XCAPClient::Client#applications
- Defined in:
- lib/xcapclient/client.rb
#applications ⇒ Object
Returns an Array with all the applications configured in the client.
189 190 191 |
# File 'lib/xcapclient/client.rb', line 189 def applications @applications end |