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