Method

XemeInputStreamrestart_requested

since: 0.1

Declaration [src]

void
xeme_input_stream_restart_requested (
  XemeInputStream* stream
)

Description [src]

Emits the XemeInputStream::restart-requested signal.

This should be called when the remote side has requested that the output stream should be restarted. This typically happens during feature negotiation during the initial connection.

This signal allows who ever is managing the streams to call xeme_output_stream_restart() on the output stream.

Available since: 0.1