port_event


Description:


[ Version ( deprecated = true , deprecated_since = "0.35" , since = "0.15" ) ]
public void port_event (PortChannel port, uint8 event)

Warning: port_event is deprecated since 0.35.

Send an event to the port.

Note:

use event instead.

Note: The values SPICE_PORT_EVENT_CLOSED and SPICE_PORT_EVENT_OPENED are managed by the channel connection state.

Parameters:

port

a PortChannel

event

a SPICE_PORT_EVENT value


Namespace: Spice