Instance Methods | |
| (NSMutableData *) | - getBytes | 
| (instancetype) | - init | 
  Instance Methods inherited from FMLiveSwitchSctpErrorCause | |
| (int) | - causeCode | 
| (void) | - setCauseCode: | 
Class Methods | |
| (NSMutableData *) | + getBytesWithCause: | 
| (FMLiveSwitchSctpOutOfResource *) | + outOfResource | 
| (FMLiveSwitchSctpOutOfResource *) | + parseBytes:offsetPlus: | 
  Class Methods inherited from FMLiveSwitchSctpErrorCause | |
| (FMLiveSwitchSctpErrorCause *) | + errorCause | 
| (FMLiveSwitchSctpErrorCause *) | + parseBytes:startIndex:offsetPlus: | 
| - (NSMutableData*) getBytes | 
Implements FMLiveSwitchSctpErrorCause.
| + (NSMutableData*) getBytesWithCause: | (FMLiveSwitchSctpOutOfResource *) | cause | 
| - (instancetype) init | 
Implements FMLiveSwitchSctpErrorCause.
| + (FMLiveSwitchSctpOutOfResource*) outOfResource | 
| + (FMLiveSwitchSctpOutOfResource*) parseBytes: | (NSMutableData *) | bytes | |
| offsetPlus: | (int *) | offsetPlus | |