search


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public async string[] search (string pattern) throws Error

Search for items matching pattern in history

Parameters:

this

a Client instance

pattern

the pattern to look for in history

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.