FMLiveSwitchSctpUnresolvableAddress Class Reference

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:
 

Method Documentation

◆ address

◆ getBytes

- (NSMutableData*) getBytes

◆ getBytesWithCause:

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

◆ initWithAddress:

- (instancetype) initWithAddress: (FMLiveSwitchSctpTlvParameter *)  address

◆ parseBytes:offsetPlus:

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

◆ setAddress:

- (void) setAddress: (FMLiveSwitchSctpTlvParameter *)  value

◆ unresolvableAddress:

+ (FMLiveSwitchSctpUnresolvableAddress*) unresolvableAddress: (FMLiveSwitchSctpTlvParameter *)  address