SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.screen.txt2img
/
PendingGeneration
Pending
Generation
private
data
class
PendingGeneration
(
val
state
:
TextToImageState
,
val
payload
:
TextToImagePayload
)
(
source
)
Members
Constructors
Pending
Generation
Link copied to clipboard
constructor
(
state
:
TextToImageState
,
payload
:
TextToImagePayload
)
Properties
payload
Link copied to clipboard
val
payload
:
TextToImagePayload
state
Link copied to clipboard
val
state
:
TextToImageState