Class Protocols.LysKOM.Request._Request
- Description
 This is the main request class. All lyskom request classes inherit this class.
- Variable error
 objectProtocols.LysKOM.Request._Request.error- Description
 How the call failed. The call has completed if
(ok||error).
- Variable ok
 boolProtocols.LysKOM.Request._Request.ok- Description
 Tells if the call has executed ok