Property | Type | Description | |
---|---|---|---|
$logger | |||
$shareToken | |||
$uid |
Method | Description | |
---|---|---|
__construct ( $appName, OCP\IRequest $request, $logger, $uid ) | ||
join ( $fileId ) | ||
joinAsGuest ( $token, $name ) | ||
poll ( $command, $args ) | ||
pollAsGuest ( $command, $args ) | ||
save ( ) | Store the document content to its origin | |
saveAsGuest ( ) | Store the document content to its origin |
Method | Description | |
---|---|---|
loadMember ( $memberId, $expectedEsId = null ) | ||
loadSession ( $esId ) | ||
validateSession ( $session ) |
public __construct ( $appName, OCP\IRequest $request, $logger, $uid ) | ||
$request | OCP\IRequest |