connect_to_eis


Description:

public int connect_to_eis () throws Error

Connect this session to an EIS implementation and return the fd.

This fd can be passed into ei_setup_backend_fd. See the libei documentation for details.

This is a sync DBus invocation.

Parameters:

this

a [class@InputCaptureSession]

Returns:

a socket to the EIS implementation for this input capture session or a negative errno on failure.