Instance Methods | |
| (int) | - id |
| (instancetype) | - initWithId: |
| (int) | - nextSsn |
| (void) | - setNextSsn: |
Class Methods | |
| (FMLiveSwitchSctpStream *) | + streamWithId: |
| - (int) id |
| - (instancetype) initWithId: | (int) | idValue |
| - (int) nextSsn |
| - (void) setNextSsn: | (int) | value |
| + (FMLiveSwitchSctpStream*) streamWithId: | (int) | idValue |