class documentation
class Status(pb_enum.Enum): (source)
Undocumented
Constant | __PB2 |
Undocumented |
Constant | DONE |
Action finished successfully |
Constant | ERROR |
Action finished with error |
Constant | RESPONSE |
Undocumented |
Constant | STARTED |
Asynchronous action started |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|