Skip to content
Kward Search API index

Class: Kward::Transport::Host::TurnHandle

Inherits:
Data
  • Object
show all
Defined in:
lib/kward/transport/host.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



12
13
14
# File 'lib/kward/transport/host.rb', line 12

def id
  @id
end

#session_idObject (readonly)

Returns the value of attribute session_id

Returns:

  • (Object)

    the current value of session_id



12
13
14
# File 'lib/kward/transport/host.rb', line 12

def session_id
  @session_id
end