#include <connection.h>
Public Attributes | |
int | rate |
bit rate used at connect or at disconnect (depends when you ask for it) | |
bool | hiRes |
fax is transferred in high resolution | |
unsigned short | format |
0=SFF,black&white, 1=colorJPEG | |
int | pages |
number of transmitted pages (only available after disconnection!) | |
std::string | stationID |
ID of the sending station. |
Information is available when B3 connection is established (after CallInterface::callConnected() was called) unless noted otherwise.
|
0=SFF,black&white, 1=colorJPEG
|
|
fax is transferred in high resolution
|
|
number of transmitted pages (only available after disconnection!)
|
|
bit rate used at connect or at disconnect (depends when you ask for it)
|
|
ID of the sending station.
|