All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::Archive Interface Reference

import "Archive.idl";

Public Member Functions

void get (out ArchiveOptions options)
void set (in ArchiveOptions options)
void getXmppArchiveFiles (out DownloadList fileList)
void getImArchiveFile (out kerio::web::Download fileDownload, in kerio::web::Date fromDate, in kerio::web::Date toDate)

Detailed Description

Member Function Documentation

void kerio::jsonapi::admin::Archive::get ( out ArchiveOptions  options)

Obtain archive options.

Parameters
options- current archive options
void kerio::jsonapi::admin::Archive::getImArchiveFile ( out kerio::web::Download  fileDownload,
in kerio::web::Date  fromDate,
in kerio::web::Date  toDate 
)

Returns link to IM archive file in given period

void kerio::jsonapi::admin::Archive::getXmppArchiveFiles ( out DownloadList  fileList)

Returns links to available Instant Messaging archive files

void kerio::jsonapi::admin::Archive::set ( in ArchiveOptions  options)

Set archive options.

Parameters
options- archive options

The documentation for this interface was generated from the following file: