IClientNotifications Methods |
The IClientNotifications type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetLockModeAsync |
Gets the lock mode indicating if the item was locked manually or automatically or None if the item is not locked.
|
![]() | LockAsync |
Locks the file in the remote storage.
When this method is called the Engine calls the LockAsync(LockMode, IOperationContext, CancellationToken) method.
|
![]() | UnlockAsync |
Unlocks the file in the remote storage.
|