module Pwush::Api::Applications
Public Instance Methods
applications()
click to toggle source
# File lib/pwush/api/applications.rb, line 4 def applications post(:getApplications) end
# File lib/pwush/api/applications.rb, line 4 def applications post(:getApplications) end