Instance Methods | |
(int) | - count |
(FMLiveSwitchSctpControlChunk *) | - dequeue |
(void) | - enqueueWithControlChunk: |
(instancetype) | - init |
(FMLiveSwitchSctpControlChunk *) | - peek |
(void) | - removeAll |
Class Methods | |
(FMLiveSwitchSctpSendControlChunkQueue *) | + sendControlChunkQueue |
- (int) count |
- (FMLiveSwitchSctpControlChunk*) dequeue |
- (void) enqueueWithControlChunk: | (FMLiveSwitchSctpControlChunk *) | controlChunk |
- (instancetype) init |
- (FMLiveSwitchSctpControlChunk*) peek |
- (void) removeAll |
+ (FMLiveSwitchSctpSendControlChunkQueue*) sendControlChunkQueue |