Package-level declarations

Types

Link copied to clipboard
interface Channel : Subscribable

A representation of a PubNub channel identified by its name.

Link copied to clipboard

A representation of a PubNub channel group identified by its name.

Link copied to clipboard

A representation of a PubNub entity for tracking channel metadata changes.

Link copied to clipboard
interface Subscribable

This interface is implemented by entities that can be subscribed to, such as channels, channel groups, and user and channel metadata.

Link copied to clipboard

A representation of a PubNub entity for tracking user metadata changes.