class Psapi::Channel::Connection

Attributes

id[R]

Public Instance Methods

restart() click to toggle source
# File lib/psapi/channel.rb, line 31
def restart
end
stop() click to toggle source
# File lib/psapi/channel.rb, line 34
def stop
end