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

ACTIVE The stream is active and transmitting frames
INACTIVE The stream is inactive and not transmitting frames.
UNKNOWN The server honestly does not know what the stream is doing.