9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
21@property (nonatomic, assign) NSInteger
type;
27@property (nonatomic, assign) NSTimeInterval
expiry;
Definition: NIMSubscribeRequest.h:17
NSArray * publishers
Definition: NIMSubscribeRequest.h:41
NSTimeInterval expiry
Definition: NIMSubscribeRequest.h:27
NSInteger type
Definition: NIMSubscribeRequest.h:21
BOOL syncEnabled
Definition: NIMSubscribeRequest.h:34