Instance Methods | |
| (NSMutableData *) | - getBytes | 
| (instancetype) | - initWithStaleTime: | 
| (long long) | - measureOfStaleness | 
| (void) | - setMeasureOfStaleness: | 
  Instance Methods inherited from FMLiveSwitchSctpErrorCause | |
| (int) | - causeCode | 
| (instancetype) | - init | 
| (void) | - setCauseCode: | 
Class Methods | |
| (NSMutableData *) | + getBytesWithCause: | 
| (FMLiveSwitchSctpStaleCookieError *) | + parseBytes:offsetPlus: | 
| (FMLiveSwitchSctpStaleCookieError *) | + staleCookieErrorWithStaleTime: | 
  Class Methods inherited from FMLiveSwitchSctpErrorCause | |
| (FMLiveSwitchSctpErrorCause *) | + errorCause | 
| (FMLiveSwitchSctpErrorCause *) | + parseBytes:startIndex:offsetPlus: | 
| - (NSMutableData*) getBytes | 
Implements FMLiveSwitchSctpErrorCause.
| + (NSMutableData*) getBytesWithCause: | (FMLiveSwitchSctpStaleCookieError *) | cause | 
| - (instancetype) initWithStaleTime: | (FMLiveSwitchNullableLong *) | staleTime | 
| - (long long) measureOfStaleness | 
| + (FMLiveSwitchSctpStaleCookieError*) parseBytes: | (NSMutableData *) | bytes | |
| offsetPlus: | (int *) | offsetPlus | |
| - (void) setMeasureOfStaleness: | (long long) | value | 
| + (FMLiveSwitchSctpStaleCookieError*) staleCookieErrorWithStaleTime: | (FMLiveSwitchNullableLong *) | staleTime |