HUMAN
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
HUMAN
HUMAN
/
com.humansecurity.mobile_sdk.qa
/
HSQAReporterDelegate
HSQAReporter
Delegate
interface
HSQAReporterDelegate
Members
Functions
get
Events
Link copied to clipboard
abstract
fun
getEvents
(
)
:
ArrayList
<
HSQAEvents
>
report
Error
Link copied to clipboard
abstract
fun
reportError
(
error
:
String
)
report
Event
Link copied to clipboard
abstract
fun
reportEvent
(
event
:
HSQAEvents
)
report
Skipped
Link copied to clipboard
abstract
fun
reportSkipped
(
)
report
Success
Link copied to clipboard
abstract
fun
reportSuccess
(
)