Searched refs:on_delayreport_command (Results 1 – 1 of 1) sorted by relevance
1717 def on_delayreport_command(self, command): member in Protocol1722 result = endpoint.on_delayreport_command(command.delay)2166 def on_delayreport_command(self, delay: int): member in LocalStreamEndPoint