Class: Hipbot::Callbacks::Presence

Inherits:
Base
  • Object
show all
Defined in:
lib/hipbot/callbacks/presence.rb

Direct Known Subclasses

LobbyPresence, RoomPresence

Instance Attribute Summary collapse

Instance Attribute Details

#presenceObject

Returns the value of attribute presence.



4
5
6
# File 'lib/hipbot/callbacks/presence.rb', line 4

def presence
  @presence
end