2.2.85 Protocol and Fax API Version Constants

These constants define identifiers for the four different versions of this protocol and the associated fax API.<30> They are defined as follows.

Constant/value

Description

FAX_API_VERSION_0

0x00000000

First version of this protocol and API.

FAX_API_VERSION_1

0x00010000

Second version of this protocol and API.

FAX_API_VERSION_2

0x00020000

Third version of this protocol and API.

FAX_API_VERSION_3

0x00030000

Fourth version of this protocol and API.

Servers that implement the FAX_API_VERSION_0 version of the protocol (and therefore, the first API version) MUST implement the FaxObs Server Interface (section 3.1.4.2).

Servers that implement the FAX_API_VERSION_1, FAX_API_VERSION_2, and FAX_API_VERSION_3 protocol versions (and associated API versions) MUST implement the Fax Server Interface (section 3.1.4.1).