Class: Pubnub::SingleEvent

Inherits:
Event show all
Defined in:
lib/pubnub/single_event.rb

Overview

SingleEvent module holds infrastructure for non-subscribe events

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