RCall::TFaxSessionSettings Struct Reference

struct RCall::TFaxSessionSettings

Fax session settings information.

TFaxMode

Member Data Documentation

TFaxClass iFaxClass

TFaxClass iFaxClass

The class of fax

TFaxClass

TBuf< KFaxIdUserNameMaxSize > iFaxId

TBuf< KFaxIdUserNameMaxSize >iFaxId

The fax identifier string displayed at the top of the fax.

KFaxIdUserNameMaxSize

TInt iFaxOnDemandDelay

TInt iFaxOnDemandDelay

The delay used for Fax on Demand services. Measured in seconds.

TFaxRetrieveType iFaxRetrieveType

TFaxRetrieveType iFaxRetrieveType

The mode of retrieving faxes.

TFaxRetrieveType

TInt iMaxSpeed

TInt iMaxSpeed

The maximum transfer speed that can be negotiated.

TInt iMinSpeed

TInt iMinSpeed

The minimum transfer speed that should be negotiated.

TFaxMode iMode

TFaxMode iMode

The fax mode.

TFaxMode

TInt iPreferredECM

TInt iPreferredECM

The preferred compression mode used for negotiation. This may take one of the following values: EModifiedHuffman, EModifiedRead, EUncompressedModifiedRead, EModifiedModifiedRead.

TFaxCompression iRxCompression

TFaxCompression iRxCompression

Compression mode for receiving faxes.

TFaxCompression

TFaxResolution iRxResolution

TFaxResolution iRxResolution

The preferred receive resolution. This may take one of the following values: EFaxNormal EFaxFine.

TFaxResolution

TFaxCompression iTxCompression

TFaxCompression iTxCompression

Compression mode for transmitting faxes.

TFaxCompression

TInt iTxPages

TInt iTxPages

The number of pages to be transmitted.

TFaxResolution iTxResolution

TFaxResolution iTxResolution

The preferred transmit resolution. This may take one of the following values: EFaxNormal EFaxFine

TFaxResolution