Class: Pubnub::SingleEvent
Overview
SingleEvent module holds infrastructure for non-subscribe events
Direct Known Subclasses
ChannelRegistration, Heartbeat, HereNow, History, Leave, PAM, Publish, State, Time, WhereNow
Instance Attribute Summary
Attributes inherited from Event
#callback, #channel, #error_callback, #group, #idle_timeout, #open_timeout, #origin, #presence_callback, #read_timeout
Method Summary
Methods inherited from Event
#finalized?, #fire, #initialize, #sync?, #uri
Constructor Details
This class inherits a constructor from Pubnub::Event