struct RCall::TFaxSessionSettings |
Fax session settings information.
Public Attributes | |
---|---|
TFaxClass | iFaxClass |
TBuf< KFaxIdUserNameMaxSize > | iFaxId |
TInt | iFaxOnDemandDelay |
TFaxRetrieveType | iFaxRetrieveType |
TInt | iMaxSpeed |
TInt | iMinSpeed |
TFaxMode | iMode |
TInt | iPreferredECM |
TFaxCompression | iRxCompression |
TFaxResolution | iRxResolution |
TFaxCompression | iTxCompression |
TInt | iTxPages |
TFaxResolution | iTxResolution |
TBuf< KFaxIdUserNameMaxSize > | iFaxId |
The fax identifier string displayed at the top of the fax.
TInt | iFaxOnDemandDelay |
The delay used for Fax on Demand services. Measured in seconds.
TInt | iPreferredECM |
The preferred compression mode used for negotiation. This may take one of the following values: EModifiedHuffman, EModifiedRead, EUncompressedModifiedRead, EModifiedModifiedRead.
TFaxResolution | iRxResolution |
The preferred receive resolution. This may take one of the following values: EFaxNormal EFaxFine.
TFaxCompression | iTxCompression |
Compression mode for transmitting faxes.
TFaxResolution | iTxResolution |
The preferred transmit resolution. This may take one of the following values: EFaxNormal EFaxFine