PNPresenceGlobalHereNowData Class Reference

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

Information

  channels

Active channels list.

@property (nonatomic, readonly, strong) NSDictionary *channels

Availability

4.0

Discussion

Each dictionary key represent channel name and it’s value is presence information for it.

Declared In

PNPresenceGlobalHereNowResult.h

  totalChannels

Total number of active channels.

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

Availability

4.0

Declared In

PNPresenceGlobalHereNowResult.h

  totalOccupancy

Total number of subscribers.

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

Availability

4.0

Declared In

PNPresenceGlobalHereNowResult.h

  data

Stores reference on global presence request processing information.

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

Availability

4.0

Declared In

PNPresenceGlobalHereNowResult.h