PNChannelGroupChannelsData Class Reference

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

Information

  channels

Registered channels within channel group.

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

Availability

4.0

Discussion

Note: In case if status object represent error, this property may contain list of channels to which client doesn’t have access.

Declared In

PNChannelGroupChannelsResult.h

  data

Stores reference on channel group’s channels list audit request processing information.

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

Availability

4.0

Declared In

PNChannelGroupChannelsResult.h