add


Description:

public async void add (string text) throws Error

Add an item to the GPasteDaemon

Parameters:

this

a Client instance

text

the text to add

callback

A TaskReadyCallback to call when the request is satisfied or null if you don't care about the result of the method invocation.

user_data

The data to pass to callback.