FMLiveSwitchSctpForwardTsnSupportedChunkParameter Class Reference

Instance Methods

(NSMutableData *) - getBytes
 
(instancetype) - init
 
- Instance Methods inherited from FMLiveSwitchSctpTlvParameter
(bool) - doNotProcessFurtherParametersIfItIsNotRecognized
 
(bool) - reportToSenderIfItIsNotRecognized
 
(void) - setType:
 
(int) - type
 

Class Methods

(FMLiveSwitchSctpForwardTsnSupportedChunkParameter *) + forwardTsnSupportedChunkParameter
 
(NSMutableData *) + getBytesWithParameter:
 
(FMLiveSwitchSctpForwardTsnSupportedChunkParameter *) + parseBytes:offsetPlus:
 
- Class Methods inherited from FMLiveSwitchSctpTlvParameter
(bool) + isInManualListOfUnrecognizedChunkParameterThatMustBeReportedWithParameter:
 
(FMLiveSwitchSctpTlvParameter *) + parseBytes:startIndex:offsetPlus:
 
(FMLiveSwitchSctpTlvParameter *) + tlvParameter
 

Method Documentation

◆ forwardTsnSupportedChunkParameter

+ (FMLiveSwitchSctpForwardTsnSupportedChunkParameter*) forwardTsnSupportedChunkParameter

◆ getBytes

- (NSMutableData*) getBytes

◆ getBytesWithParameter:

+ (NSMutableData*) getBytesWithParameter: (FMLiveSwitchSctpForwardTsnSupportedChunkParameter *)  parameter

◆ init

- (instancetype) init

◆ parseBytes:offsetPlus:

+ (FMLiveSwitchSctpForwardTsnSupportedChunkParameter*) parseBytes: (NSMutableData *)  bytes
offsetPlus: (int *)  offsetPlus