org.gnome.Calls.Call

org.gnome.Calls.Call

Methods

Accept   ();
Hangup   ();
SendDtmf (IN  s Tone);
Silence  ();

Properties

Inbound      readable   b
State        readable   u
Id           readable   s
DisplayName  readable   s
ImagePath    readable   s
Protocol     readable   s
Encrypted    readable   b
CanDtmf      readable   b

Description

Method Details

The Accept() method

Accept ();


The Hangup() method

Hangup ();


The SendDtmf() method

SendDtmf (IN  s Tone);

IN s Tone:


The Silence() method

Silence ();

Property Details

The "Inbound" property

Inbound  readable   b


The "State" property

State  readable   u


The "Id" property

Id  readable   s


The "DisplayName" property

DisplayName  readable   s


The "ImagePath" property

ImagePath  readable   s


The "Protocol" property

Protocol  readable   s


The "Encrypted" property

Encrypted  readable   b


The "CanDtmf" property

CanDtmf  readable   b