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: |
+ (FMLiveSwitchSctpCookieReceivedWhileShuttingDown*) cookieReceivedWhileShuttingDown |
- (NSMutableData*) getBytes |
Implements FMLiveSwitchSctpErrorCause.
+ (NSMutableData*) getBytesWithCause: | (FMLiveSwitchSctpCookieReceivedWhileShuttingDown *) | cause |
- (instancetype) init |
Implements FMLiveSwitchSctpErrorCause.
+ (FMLiveSwitchSctpCookieReceivedWhileShuttingDown*) parseBytes: | (NSMutableData *) | bytes | |
offsetPlus: | (int *) | offsetPlus | |