All Classes Files Functions Variables Pages
webadmin::UserVoice Interface Reference

Public Member Functions

void getUrl (out string url)
 
void set (in UserVoiceSettings settings)
 

Member Function Documentation

void webadmin::UserVoice::getUrl ( out string  url)

Generate token for logging into user voice web. Parameters name and email can be empty strings.

Parameters
url- URL to userVoice with single sign on token
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1000 Operation Failed. - "Data are not set yet."
1004 Access denied. - "Insufficient rights to perform the requested operation."
8000 Internal error. - "Initialization of stream for encryption failed: %1"
8000 Internal error. - "Encrytion of token failed: %1"
8000 Internal error. - "URL encoding of token failed."
void webadmin::UserVoice::set ( in UserVoiceSettings  settings)

Set settings of User Voice.

Parameters
settings- structure with settings
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."

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