send

open suspend override fun send(text: String, reason: ReportReason, image: 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.