class Blather::Stanza::Presence
Public Instance Methods
rayo_event?()
click to toggle source
# File lib/punchblock/core_ext/blather/stanza/presence.rb, line 8 def rayo_event? event.is_a? Punchblock::Event end