send_tones_async


Description:

public async bool send_tones_async (string tones, Cancellable? cancellable) throws Error

Send tones on every of this's contents which have the IFACE_CALL_CONTENT_INTERFACE_DTMF interface.

For more details, see send_tones_async.

Parameters:

this

a CallChannel

tones

a string representation of one or more DTMF events.

cancellable

optional Cancellable object, null to ignore

callback

a callback to call when the operation finishes

user_data

data to pass to callback