![]() |
Diffusion Apple API
5.9.4
Unified Client Library for iOS, OS X and tvOS
|
Attributes specific to custom topics.
Properties | |
NSString * | handler |
![]() | |
NSString * | reference |
BOOL | tidiesOnUnsubscribe |
NSDictionary< NSString *, NSString * > * | properties |
Instance Methods | |
(BOOL) | - isEqualToCustomTopicAttributes: |
![]() | |
(BOOL) | - isEqualToTopicAttributes: |
- (BOOL) isEqualToCustomTopicAttributes: | (nullable PTDiffusionCustomTopicAttributes *) | customTopicAttributes |
Compares the receiver to the given custom topic attributes.
customTopicAttributes | The custom topic attributes object with which to compare the receiver. |
YES
if the custom topic attributes is equal to the receiver, otherwise NO
.
|
readnonatomicassign |
The handler class name.