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

Public Member Functions

void get (out P2pEliminatorConfig config)
 
void set (out kerio::web::ErrorList errors, in P2pEliminatorConfig config)
 

Member Function Documentation

void webadmin::P2pEliminator::get ( out P2pEliminatorConfig  config)

Returns the configuration of P2P eleminator.

Parameters
config- structure with configuration of P2P eliminator.
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."
void webadmin::P2pEliminator::set ( out kerio::web::ErrorList  errors,
in P2pEliminatorConfig  config 
)

Sets the configuration of P2P eleminator.

Parameters
errors- list of errors
1002 No such entity. - "Some of the added services do not exist any longer."
config- structure with configuration of P2P eliminator.
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: