# fileTransferAvailabilityChanged

Version: 4.1.0+

Description: Notification showing whether working with files is available (transfer and receipt).

Example:

{
    "method": "event",
    "event": "fileTransferAvailabilityChanged",
    "availability": 3
}

Parameter description:

  • availability — Parameter showing whether a transfer file is available. It can be as follows:

    • 0 — prohibited by the server

    • 1 — prohibited due to license restrictions

    • 2 — prohibited due to the necessity to authorize on the server

    • 3 — available

See also: