A phone can have one or more lines. Similarly to the phone, Clients can access the status and capabilities of a line, and can be notified if these change.
The line interface is provided by RLine class.
This section describes the Line sub-session functions and how they are used.
Function | Description |
---|---|
Call this function to create a new call session. The call can be created in a server, phone or a line sub-session. |
|
Call this function to open an existing call. |
|
Call this function to get the status of a call sub-session. |
|
Call this function to get the capabilities of a call sub-session. |
|
Call this function to receive notification of capability changes. |
|
Call this function to cancel an earlier request. |
|
Call this function to get the bearer information of an active call. |
|
Call this function to get the information of the current call sub-session. |
|
Call this function to receive information about a hook associated with the call sub-session. |
|
Call this function to cancel an earlier request. |
|
Call this function to get the information about the status changes of a call sub-session. |
|
Call this function to cancel an earlier request. |
|
Call this function to get the information about a call duration. |
|
Call this function to establish a connection to a specified number, call the function with telephone number. |
|
Call this function to establish a connection to a remote modem, call the function specifying the address of the remote modem. |
|
Call this function to answer an incoming call. |
|
Call this function to terminate a call connection. |
|
Call this function to gain control of a serial modem. To return the port conection of the serial communication, call the RecoverDataPort() function. |
|
Call this function to transfer the ownership of a call to another client. The other client must call AcquireOwenership() function. |
|
Call this function to get the ownership information of a call sub-session. |
|
Call this function to find out the parameters associated with the current call sub-session. |
|
Call this function to get the fax settings of a call sub-session. To set the fax settings call the SetFaxSettings() function. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.