Instance Methods | |
| (FMLiveSwitchSctpTlvParameter *) | - address | 
| (NSMutableData *) | - getBytes | 
| (instancetype) | - initWithAddress: | 
| (void) | - setAddress: | 
  Instance Methods inherited from FMLiveSwitchSctpErrorCause | |
| (int) | - causeCode | 
| (instancetype) | - init | 
| (void) | - setCauseCode: | 
Class Methods | |
| (NSMutableData *) | + getBytesWithCause: | 
| (FMLiveSwitchSctpUnresolvableAddress *) | + parseBytes:offsetPlus: | 
| (FMLiveSwitchSctpUnresolvableAddress *) | + unresolvableAddress: | 
  Class Methods inherited from FMLiveSwitchSctpErrorCause | |
| (FMLiveSwitchSctpErrorCause *) | + errorCause | 
| (FMLiveSwitchSctpErrorCause *) | + parseBytes:startIndex:offsetPlus: | 
| - (FMLiveSwitchSctpTlvParameter*) address | 
| - (NSMutableData*) getBytes | 
Implements FMLiveSwitchSctpErrorCause.
| + (NSMutableData*) getBytesWithCause: | (FMLiveSwitchSctpUnresolvableAddress *) | cause | 
| - (instancetype) initWithAddress: | (FMLiveSwitchSctpTlvParameter *) | address | 
| + (FMLiveSwitchSctpUnresolvableAddress*) parseBytes: | (NSMutableData *) | bytes | |
| offsetPlus: | (int *) | offsetPlus | |
| - (void) setAddress: | (FMLiveSwitchSctpTlvParameter *) | value | 
| + (FMLiveSwitchSctpUnresolvableAddress*) unresolvableAddress: | (FMLiveSwitchSctpTlvParameter *) | address |