FMLiveSwitchSctpErrorCause Class Reference

Instance Methods

(int) - causeCode
 
(NSMutableData *) - getBytes
 
(instancetype) - init
 
(void) - setCauseCode:
 

Class Methods

(FMLiveSwitchSctpErrorCause *) + errorCause
 
(FMLiveSwitchSctpErrorCause *) + parseBytes:startIndex:offsetPlus:
 

Method Documentation

◆ causeCode

- (int) causeCode

◆ errorCause

+ (FMLiveSwitchSctpErrorCause*) errorCause

◆ getBytes

◆ init

◆ parseBytes:startIndex:offsetPlus:

+ (FMLiveSwitchSctpErrorCause*) parseBytes: (NSMutableData *)  value
startIndex: (int)  startIndex
offsetPlus: (int *)  offsetPlus 

◆ setCauseCode:

- (void) setCauseCode: (int)  value