send
open suspend override fun send(text: String, reason: ReportReason, image: String, source: String, model: String)(source)
Executes the send step in the SDAI data layer.
Author
Dmitriy Moroz
Parameters
text
text value consumed by the API.
reason
reason value consumed by the API.
image
image value consumed by the API.
source
source value consumed by the API.
model
model value consumed by the API.