end_feedback_async


Description:

public async bool end_feedback_async (Cancellable? cancellable) throws Error

Tells the feedback server to end all feedback for the given event as soon as possible.

Parameters:

this

The event to end feedback for.

cancellable

A Cancellable to cancel the operation or null.

callback

A TaskReadyCallback to call when the request is satisfied or null.

user_data

User data to pass to callback.