diff options
Diffstat (limited to 'doc/voicecall-api.txt')
-rw-r--r-- | doc/voicecall-api.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt index 0fa31adc..253c30d6 100644 --- a/doc/voicecall-api.txt +++ b/doc/voicecall-api.txt @@ -146,12 +146,12 @@ Properties string LineIdentification [readonly] Contains the indication if the voice call is an emergency call or not. - boolean RemoteHeld + boolean RemoteHeld [experimental] - Contains the indication whether the voice call is put on - hold by the remote party or not. + Contains the indication whether the voice call is put + on hold by the remote party or not. - boolean RemoteMultiparty + boolean RemoteMultiparty [experimental] - Contains the indication whether the voice call is joined - in a multiparty call by the remote party or not. + Contains the indication whether the voice call is + joined in a multiparty call by the remote party or not. |