LockOwner Property

The principle that owns the current resource lock.

Object Oriented Interface

public function getLockOwner();
public function setLockOwner($value);

Procedural Interface

ipworks_caldav_get($res, 53 );
ipworks_caldav_set($res, 53, $value );

Default Value

''

Remarks

The principle that owns the current resource lock.

Before the calendar resource can be locked, the Lock LockOwner may be set to the name of a principle or group of principles that will own the lock. If no owner is specified, the server will automatically associate the lock with the requesting principle. After a successful LockCalendar operation, the class will set the LockOwner property to the correct value returned in the server's response.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]