Instance Methods | |
| (int) | - channelPriority |
| (FMLiveSwitchReliableChannelType) | - channelType |
| (NSMutableData *) | - getBytes |
| (instancetype) | - initWithRequestedChannelType: |
| (instancetype) | - initWithRequestedChannelType:channelLabel:subprotocol: |
| (NSString *) | - label |
| (long long) | - reliabilityParameter |
| (NSString *) | - subProtocol |
| - (int) channelPriority |
| - (FMLiveSwitchReliableChannelType) channelType |
| + (FMLiveSwitchReliableRtcDcepDataChannelOpen*) dcepDataChannelOpenWithRequestedChannelType: | (FMLiveSwitchReliableChannelType) | requestedChannelType |
| + (FMLiveSwitchReliableRtcDcepDataChannelOpen*) dcepDataChannelOpenWithRequestedChannelType: | (FMLiveSwitchReliableChannelType) | requestedChannelType | |
| channelLabel: | (NSString *) | channelLabel | |
| subprotocol: | (NSString *) | subprotocol | |
| - (NSMutableData*) getBytes |
Implements FMLiveSwitchReliableRtcDcepMessage.
| + (NSMutableData*) getBytesWithMessage: | (FMLiveSwitchReliableRtcDcepDataChannelOpen *) | message |
| - (instancetype) initWithRequestedChannelType: | (FMLiveSwitchReliableChannelType) | requestedChannelType |
| - (instancetype) initWithRequestedChannelType: | (FMLiveSwitchReliableChannelType) | requestedChannelType | |
| channelLabel: | (NSString *) | channelLabel | |
| subprotocol: | (NSString *) | subprotocol | |
| - (NSString*) label |
| + (FMLiveSwitchReliableRtcDcepDataChannelOpen*) parseBytesWithBuffer: | (FMLiveSwitchDataBuffer *) | buffer |
Implements FMLiveSwitchReliableRtcDcepMessage.
| - (long long) reliabilityParameter |
| - (NSString*) subProtocol |