FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters Class Reference

Instance Methods

(bool) - dynamicAddressReconfigurationSupportedByThisEndpoint
 
(bool) - dynamicAddressReconfigurationUsedInThisAssociation
 
(instancetype) - initWithDynamicAddressReconfigurationSupportedByThisEndpoint:
 
(void) - setDynamicAddressReconfigurationUsedInThisAssociation:
 

Class Methods

(FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters *) + dynamicAddressReconfigurationSupportParametersWithDynamicAddressReconfigurationSupportedByThisEndpoint:
 

Method Documentation

◆ dynamicAddressReconfigurationSupportedByThisEndpoint

- (bool) dynamicAddressReconfigurationSupportedByThisEndpoint

◆ dynamicAddressReconfigurationSupportParametersWithDynamicAddressReconfigurationSupportedByThisEndpoint:

+ (FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters*) dynamicAddressReconfigurationSupportParametersWithDynamicAddressReconfigurationSupportedByThisEndpoint: (bool)  dynamicAddressReconfigurationSupportedByThisEndpoint

◆ dynamicAddressReconfigurationUsedInThisAssociation

- (bool) dynamicAddressReconfigurationUsedInThisAssociation

◆ initWithDynamicAddressReconfigurationSupportedByThisEndpoint:

- (instancetype) initWithDynamicAddressReconfigurationSupportedByThisEndpoint: (bool)  dynamicAddressReconfigurationSupportedByThisEndpoint

◆ setDynamicAddressReconfigurationUsedInThisAssociation:

- (void) setDynamicAddressReconfigurationUsedInThisAssociation: (bool)  value