Methods for accessing the server WOPI operations.
EndWOPIUserSession | Ends the WOPI user session for the given key. |
GetWOPILock | Gets the WOPI lock. |
GetWOPIUserSession | Gets the WOPI user session information with the given key. |
GetWOPIUserSessionKey | Gets the WOPI user session token with one-time token. |
RemoveWOPILock | Removes the WOPI lock. |
SetWOPILock | Sets the WOPI lock. |
WOPIDownloadFile_Begin | Begins the block-by-block download of a file for WOPI operations. |
WOPIDownloadFile_ReadBlock | Downloads a specific block from a file on the server for WOPI Operations. |
WOPIFileCheckIn | Checks in the file with the given key. |
WOPIFileCheckOut | Checks out the file with the given key. |
WOPIUploadFileBlock | Uploads to the server a block of a file that is edited or co-authored. |
WOPIUploadFileBlockBegin | Begins to upload to the server a file that is edited or co-authored. |
WOPIUploadFileCommit | Commits the upload operation of the specified file edited or co-authored with WOPI. |