FMLiveSwitchSctpStream Class Reference

Instance Methods

(int) - id
 
(instancetype) - initWithId:
 
(int) - nextSsn
 
(void) - setNextSsn:
 

Class Methods

(FMLiveSwitchSctpStream *) + streamWithId:
 

Method Documentation

◆ id

- (int) id

◆ initWithId:

- (instancetype) initWithId: (int)  idValue

◆ nextSsn

- (int) nextSsn

◆ setNextSsn:

- (void) setNextSsn: (int)  value

◆ streamWithId:

+ (FMLiveSwitchSctpStream*) streamWithId: (int)  idValue