![]() |
Diffusion Apple API
5.9.4
Unified Client Library for iOS, OS X and tvOS
|
Attributes specific to paged topics.
Properties | |
PTDiffusionPagedTopicOrderingPolicy * | orderingPolicy |
![]() | |
NSString * | reference |
BOOL | tidiesOnUnsubscribe |
NSDictionary< NSString *, NSString * > * | properties |
Instance Methods | |
(BOOL) | - isEqualToPagedTopicAttributes: |
![]() | |
(BOOL) | - isEqualToTopicAttributes: |
- (BOOL) isEqualToPagedTopicAttributes: | (nullable PTDiffusionPagedTopicAttributes *) | pagedTopicAttributes |
Compares the receiver to the given paged topic attributes.
pagedTopicAttributes | The paged topic attributes object with which to compare the receiver. |
YES
if the paged topic attributes is equal to the receiver, otherwise NO
.
|
readnonatomicassign |
The ordering policy.