- (long long) advertisedReceiverWindowCredit |
- (FMLiveSwitchSctpAuthenticatedChunksParameters*) authenticatedChunksParameters |
- (FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters*) dynamicAddressReconfigurationParameters |
- (NSMutableData*) getBytes |
Implements FMLiveSwitchSctpChunk.
+ (NSMutableData*) getBytesWithChunk: | (FMLiveSwitchSctpInitChunk *) | chunk |
- (FMLiveSwitchSctpHostNameAddressChunkParameter*) hostNameAddress |
+ (FMLiveSwitchSctpInitChunk*) initChunkWithInitiateTag: | (long long) | initiateTag | |
advertisedReceiverWindowCredit: | (long long) | advertisedReceiverWindowCredit | |
numberOfOutboundStreams: | (int) | numberOfOutboundStreams | |
numberOfInboundStreams: | (int) | numberOfInboundStreams | |
initialTsn: | (long long) | initialTsn | |
+ (FMLiveSwitchSctpInitChunk*) initChunkWithInitiateTag: | (long long) | initiateTag | |
advertisedReceiverWindowCredit: | (long long) | advertisedReceiverWindowCredit | |
numberOfOutboundStreams: | (int) | numberOfOutboundStreams | |
numberOfInboundStreams: | (int) | numberOfInboundStreams | |
initialTsn: | (long long) | initialTsn | |
partialReliabilityParameters: | (FMLiveSwitchSctpPartialReliabilitySupportParameters *) | partialReliabilityParameters | |
authenticatedChunksParameters: | (FMLiveSwitchSctpAuthenticatedChunksParameters *) | authenticatedChunksParameters | |
addressReconfigParameters: | (FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters *) | addressReconfigParameters | |
suggestedCookieLifeSpanIncrement: | (FMLiveSwitchSctpCookiePreservativeChunkParameter *) | suggestedCookieLifeSpanIncrement | |
hostNameAddress: | (FMLiveSwitchSctpHostNameAddressChunkParameter *) | hostNameAddress | |
- (long long) initialTsn |
- (long long) initiateTag |
- (instancetype) initWithInitiateTag: | (long long) | initiateTag | |
advertisedReceiverWindowCredit: | (long long) | advertisedReceiverWindowCredit | |
numberOfOutboundStreams: | (int) | numberOfOutboundStreams | |
numberOfInboundStreams: | (int) | numberOfInboundStreams | |
initialTsn: | (long long) | initialTsn | |
- (instancetype) initWithInitiateTag: | (long long) | initiateTag | |
advertisedReceiverWindowCredit: | (long long) | advertisedReceiverWindowCredit | |
numberOfOutboundStreams: | (int) | numberOfOutboundStreams | |
numberOfInboundStreams: | (int) | numberOfInboundStreams | |
initialTsn: | (long long) | initialTsn | |
partialReliabilityParameters: | (FMLiveSwitchSctpPartialReliabilitySupportParameters *) | partialReliabilityParameters | |
authenticatedChunksParameters: | (FMLiveSwitchSctpAuthenticatedChunksParameters *) | authenticatedChunksParameters | |
addressReconfigParameters: | (FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters *) | addressReconfigParameters | |
suggestedCookieLifeSpanIncrement: | (FMLiveSwitchSctpCookiePreservativeChunkParameter *) | suggestedCookieLifeSpanIncrement | |
hostNameAddress: | (FMLiveSwitchSctpHostNameAddressChunkParameter *) | hostNameAddress | |
- (NSMutableArray*) ipv4Addresses |
- (int) numberOfInboundStreams |
- (int) numberOfOutboundStreams |
+ (FMLiveSwitchSctpInitChunk*) parseBytes: | (NSMutableData *) | bytes | |
offsetPlus: | (int *) | offsetPlus | |
- (FMLiveSwitchSctpPartialReliabilitySupportParameters*) partialReliabilityParameters |
- (void) setAdvertisedReceiverWindowCredit: | (long long) | value |
- (void) setAuthenticatedChunksParameters: | (FMLiveSwitchSctpAuthenticatedChunksParameters *) | value |
- (void) setDynamicAddressReconfigurationParameters: | (FMLiveSwitchSctpDynamicAddressReconfigurationSupportParameters *) | value |
- (void) setHostNameAddress: | (FMLiveSwitchSctpHostNameAddressChunkParameter *) | value |
- (void) setInitialTsn: | (long long) | value |
- (void) setInitiateTag: | (long long) | value |
- (void) setIPv4Addresses: | (NSMutableArray *) | value |
- (void) setNumberOfInboundStreams: | (int) | value |
- (void) setNumberOfOutboundStreams: | (int) | value |
- (void) setPartialReliabilityParameters: | (FMLiveSwitchSctpPartialReliabilitySupportParameters *) | value |
- (void) setSuggestedCookieLifeSpanIncrement: | (FMLiveSwitchSctpCookiePreservativeChunkParameter *) | value |
- (void) setSupportedAddressTypes: | (FMLiveSwitchSctpSupportedAddressTypesChunkParameter *) | value |
- (void) setUnrecognizedParametersThatNeedToBeReportedBackToSender: | (NSMutableArray *) | value |
- (FMLiveSwitchSctpCookiePreservativeChunkParameter*) suggestedCookieLifeSpanIncrement |
- (FMLiveSwitchSctpSupportedAddressTypesChunkParameter*) supportedAddressTypes |
- (NSMutableData*) supportedExtensionsChunks |
- (NSMutableArray*) unrecognizedParametersThatNeedToBeReportedBackToSender |