Class: Pubnub::SingleEvent
Overview
SingleEvent module holds infrastructure for non-subscribe events
Direct Known Subclasses
AddChannelsToPush, AddMessageAction, ChannelRegistration, DeleteMessages, FetchMessages, GetAllChannelsMetadata, GetAllUuidMetadata, GetChannelMembers, GetChannelMetadata, GetMemberships, GetMessageActions, GetUuidMetadata, GrantToken, Heartbeat, HereNow, History, Leave, ListPushProvisions, MessageCounts, PAM, Publish, RemoveChannelMembers, RemoveChannelMetadata, RemoveChannelsFromPush, RemoveDeviceFromPush, RemoveMemberships, RemoveMessageAction, RemoveUuidMetadata, RevokeToken, SetChannelMembers, SetChannelMetadata, SetMemberships, SetState, SetUuidMetadata, Signal, State, Time, WhereNow
Instance Attribute Summary
Attributes inherited from Event
#callback, #channel, #channel_group, #fresh_clone, #given_options, #group, #idle_timeout, #open_timeout, #origin, #presence_callback, #read_timeout, #ssl, #state, #wildcard_channel, #with_presence
Method Summary
Methods inherited from Event
#finalized?, #fire, #initialize, #send_request, #sync?, #uri
Methods included from Event::EFormatter
#format_channels, #format_envelopes, #format_group
Constructor Details
This class inherits a constructor from Pubnub::Event