Documentation

SubscriptionManager
in package

Table of Contents

Properties

$subscriptionState  : StateManager
$listenerManager  : ListenerManager
$pubnub  : PubNub
$region  : string
$subscriptionStatusAnnounced  : bool
$timetoken  : int

Methods

__construct()  : mixed
SubscriptionManager constructor.
adaptSubscribeBuilder()  : mixed
adaptUnsubscribeBuilder()  : mixed
addListener()  : mixed
getSubscribedChannelGroups()  : array<string|int, string>
getSubscribedGroups()  : array<string|int, string>
removeListener()  : mixed
start()  : mixed
processIncomingPayload()  : mixed
processMessage()  : mixed

Properties

Methods

getSubscribedChannelGroups()

public getSubscribedChannelGroups() : array<string|int, string>
Return values
array<string|int, string>

getSubscribedGroups()

public getSubscribedGroups() : array<string|int, string>
Return values
array<string|int, string>

processMessage()

protected processMessage(mixed $message) : mixed
Parameters
$message : mixed

        
On this page

Search results