DEPRECATED: Diffusion iOS Classic API  5.9.4
 All Data Structures Files Functions Variables Enumerations Enumerator Properties Macros Pages
DFBaseConnectionProperties Class Reference

Base set of properties common to both ServerDetails and ConnectionDetails. More...

#import <DFBaseConnectionProperties.h>

Inheritance diagram for DFBaseConnectionProperties:
Collaboration diagram for DFBaseConnectionProperties:

Instance Methods

(id) - init
 Basic initialisation method.
 

Properties

NSNumber * timeout
 Connection timeout in seconds, if unset defers to the defaults object.
 
DFCredentialscredentials
 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.
 
DFBaseConnectionPropertiesdefaults
 A set of defaults to draw upon when a property is unset.
 

Detailed Description

Base set of properties common to both ServerDetails and ConnectionDetails.

Method Documentation

- (id) init

Basic initialisation method.

Sets all contents to nil


The documentation for this class was generated from the following file: