PNPresenceChannelHereNowData Class Reference

Inherits from PNServiceData : NSObject
Declared in PNPresenceChannelHereNowResult.h
PNPresenceChannelHereNowResult.m

Information

  uuids

Active channel subscribers unique identifiers.

@property (nonatomic, readonly, strong) id uuids

Availability

4.0

Discussion

Note: This object can be empty in case if only occupancy has been requested.

Note: This object can contain list of uuids or dictionary with uuids and client state information bound to them.

Declared In

PNPresenceChannelHereNowResult.h

  occupancy

Active subscribers count.

@property (nonatomic, readonly, strong) NSNumber *occupancy

Availability

4.0

Declared In

PNPresenceChannelHereNowResult.h

  data

Stores reference on channel presence request processing information.

@property (nonatomic, readonly, strong) PNPresenceChannelHereNowData *data

Availability

4.0

Declared In

PNPresenceChannelHereNowResult.h