byteblowerll.byteblower.TransmitStatus¶
-
class
byteblowerll.byteblower.TransmitStatus¶ The current transmission status of a class:Stream
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
ACTIVEThe stream is active and transmitting frames INACTIVEThe stream is inactive and not transmitting frames. UNKNOWNThe server honestly does not know what the stream is doing. -