Instance Methods | |
(bool) | - doNotProcessFurtherParametersIfItIsNotRecognized |
(NSMutableData *) | - getBytes |
(instancetype) | - init |
(bool) | - reportToSenderIfItIsNotRecognized |
(void) | - setType: |
(int) | - type |
- (bool) doNotProcessFurtherParametersIfItIsNotRecognized |
- (NSMutableData*) getBytes |
Implemented in FMLiveSwitchSctpUnrecognizedParameterChunkParameter, FMLiveSwitchSctpSupportedExtensionsChunkParameter, FMLiveSwitchSctpSupportedAddressTypesChunkParameter, FMLiveSwitchSctpStateCookieChunkParameter, FMLiveSwitchSctpRequestedHmacAlgorithmChunkParameter, FMLiveSwitchSctpRandomChunkParameter, FMLiveSwitchSctpPadChunkParameter, FMLiveSwitchSctpIPv4ChunkParameter, FMLiveSwitchSctpHostNameAddressChunkParameter, FMLiveSwitchSctpHeartbeatInfoChunkParameter, FMLiveSwitchSctpGenericChunkParameter, FMLiveSwitchSctpForwardTsnSupportedChunkParameter, FMLiveSwitchSctpCookiePreservativeChunkParameter, and FMLiveSwitchSctpChunkListChunkParameter.
- (instancetype) init |
Implemented in FMLiveSwitchSctpForwardTsnSupportedChunkParameter.
+ (bool) isInManualListOfUnrecognizedChunkParameterThatMustBeReportedWithParameter: | (int) | parameter |
+ (FMLiveSwitchSctpTlvParameter*) parseBytes: | (NSMutableData *) | value | |
startIndex: | (int) | startIndex | |
offsetPlus: | (int *) | offsetPlus | |
Implemented in FMLiveSwitchSctpStateCookieChunkParameter.
- (bool) reportToSenderIfItIsNotRecognized |
- (void) setType: | (int) | value |
+ (FMLiveSwitchSctpTlvParameter*) tlvParameter |
- (int) type |