EPOC   SDK Home Glossary Indexes Previous Next Up

The ETel core client-side classes

Root telephony server session — RTelServer class

Provides access to general telephony information and functionality. Clients wishing to use the ETel Server must open a connection with the root server using the functions defined in this class. To access functionality associated with a specific phone, the client must open a sub-session for that phone.

Phone sub-session — RPhone class

Provides access to the functionality associated with a specific phone.

Line sub-session — RLine class

Provides access to the functionality associated with a specific line.

Call sub-session — RCall class

Provides access to the functionality associated with a specific call.

EPOC       SDK Home Glossary Indexes Previous Next Up