fileTransferAvailabilityChanged

TrueConfLess than 1 minute

fileTransferAvailabilityChanged

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

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: