FMLiveSwitchSctpCookieReceivedWhileShuttingDown Class Reference

Instance Methods

(NSMutableData *) - getBytes
 
(instancetype) - init
 
- Instance Methods inherited from FMLiveSwitchSctpErrorCause
(int) - causeCode
 
(void) - setCauseCode:
 

Class Methods

(FMLiveSwitchSctpCookieReceivedWhileShuttingDown *) + cookieReceivedWhileShuttingDown
 
(NSMutableData *) + getBytesWithCause:
 
(FMLiveSwitchSctpCookieReceivedWhileShuttingDown *) + parseBytes:offsetPlus:
 
- Class Methods inherited from FMLiveSwitchSctpErrorCause
(FMLiveSwitchSctpErrorCause *) + errorCause
 
(FMLiveSwitchSctpErrorCause *) + parseBytes:startIndex:offsetPlus:
 

Method Documentation

◆ cookieReceivedWhileShuttingDown

+ (FMLiveSwitchSctpCookieReceivedWhileShuttingDown*) cookieReceivedWhileShuttingDown

◆ getBytes

- (NSMutableData*) getBytes

◆ getBytesWithCause:

+ (NSMutableData*) getBytesWithCause: (FMLiveSwitchSctpCookieReceivedWhileShuttingDown *)  cause

◆ init

- (instancetype) init

◆ parseBytes:offsetPlus:

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