Class Protocols.LysKOM.Request._Request
- Description
This is the base class for lyskom requests. All lyskom request classes inherit this class.
- Variable
error
object
Protocols.LysKOM.Request._Request.error- Description
How the call failed. The call has completed if
(ok||error)
.