![]() |
DEPRECATED: Diffusion iOS Classic API
5.9.4
|
Base set of properties common to both ServerDetails and ConnectionDetails. More...
#import <DFBaseConnectionProperties.h>
Instance Methods | |
(id) | - init |
Basic initialisation method. | |
Properties | |
NSNumber * | timeout |
Connection timeout in seconds, if unset defers to the defaults object. | |
DFCredentials * | credentials |
Optional credentials object, if unset defers to the defaults object. | |
NSString * | topicSet |
Comma seperated string of topic names and selectors, if unset defers to the defaults object. | |
DFBaseConnectionProperties * | defaults |
A set of defaults to draw upon when a property is unset. | |
Base set of properties common to both ServerDetails and ConnectionDetails.
- (id) init |
Basic initialisation method.
Sets all contents to nil