Bitrix API

CommandServiceClientInterface

Table of Contents

Methods

drop()  : Result
Disconnects the users with the identifiers specified in the $userIds parameter from the document editing service.
rename()  : Result
Renames the document

Methods

drop()

Disconnects the users with the identifiers specified in the $userIds parameter from the document editing service.

public drop(string $documentKey, array<string|int, string> $userIds) : Result
Parameters
$documentKey : string

Document identifier

$userIds : array<string|int, string>

Array of user identifiers

Tags
link
https://api1.onlyoffice.com/editors/command/drop
Return values
Result

        
On this page

Search results