Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: etel.h
Link against: etel.lib

Class RFax

RFax

Support

Supported from 5.0

Description

ETel fax subsession.

Contains the fax client progress information structure.

ETel does include server-side RFax objects, however the associated APIs are intended solely for use by ETel's own fax client. Consequently, only the TProgress structure is considered part of the public API.

Derivation

RFaxETel fax subsession
RTelSubSessionBaseA base class used in the derivation of RCall, RLine, and RPhone

Defined in RFax:
TProgress


Structures


Struct TProgress

TProgress

Description

Contains fax progress information.

Defined in RFax::TProgress:
iAnswerback, iCompression, iECM, iLastUpdateTime, iLines, iPage, iPhase, iResolution, iSpeed


iAnswerback

TBuf8<20> iAnswerback

Description

ID of remote fax — filled in after connection.


iCompression

TFaxCompression iCompression

Description

Compression method in use.


iECM

TInt iECM

Description

Error correction mode. Reserved for future releases.


iLastUpdateTime

TTime iLastUpdateTime

Description

Time of last progress update.


iLines

TInt iLines

Description

Last or current line on page.


iPage

TInt iPage

Description

Last or current page being transferred.


iPhase

TFaxPhase iPhase

Description

Phase of session.


iResolution

TFaxResolution iResolution

Description

Resolution of document.


iSpeed

TInt iSpeed

Description

Speed of fax session.