ARTChannels

Objective-C

@interface ARTChannels<ChannelType> : NSObject

Swift

class ARTChannels<ChannelType> : NSObject where ChannelType : AnyObject

Creates and destroys ARTRestChannel and ARTRealtimeChannel objects.