Diffusion Apple API  5.9.24
Unified Client Library for iOS, OS X and tvOS
 All Classes Functions Variables Properties Pages
Instance Methods | List of all members
PTDiffusionPagedTopicRules Class Reference

Introduction

Rules to be applied when order data for a paged topic.

See Also
PTDiffusionPagedStringTopicDetailsBuilder
PTDiffusionPagedStringTopicOrderingPolicy
Deprecated:
Since 5.9. Will be removed in a future release.
Since
5.7
Inheritance diagram for PTDiffusionPagedTopicRules:
PTDiffusionPagedTopicCollationRules

Instance Methods

(BOOL) - isEqualToPagedTopicRules:
 

Method Documentation

- (BOOL) isEqualToPagedTopicRules: (nullable PTDiffusionPagedTopicRules *)  pagedTopicRules

Compares the receiver to the given paged topic rules.

Parameters
pagedTopicRulesThe paged topic rules object with which to compare the receiver.
Returns
YES if the paged topic rules is equal to the receiver, otherwise NO.
Since
5.7