Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NovelStatus

The status of novel chapter

Index

Enumeration members

Enumeration members

CLOSED

CLOSED: = "closed"

Closed will set if the auto detect, have detected the close chapter

COMPLETED

COMPLETED: = "completed"

Completed will set when the network downloaded the chapter and save completely

SOLD

SOLD: = "sold"

Sold will set if the autodetect, have detected the sold chapter

UNKNOWN

UNKNOWN: = "unknown"

Unknown will be the default status of novel chapter

Generated using TypeDoc