[][src]Module pubnub_core::data::presence

Presence API related types.

Modules

respond_with

Type system level flags to specialize the response types.

Structs

ChannelInfo

Represents the channel info returned from here now and global here now family of calls where only the occupants amount is returned.

ChannelInfoWithOccupants

Represents the channel info returned from here now and global here now family of calls where the occupants amount and per-cooupant details are returned.

ChannelOccupantFullDetails

Represents the channel occupant details when the full data is requested.

GlobalInfo

Represents the global info returned from global here now call.