ITestDiscoveryEvent.Default


class ITestDiscoveryEvent.Default : ITestDiscoveryEvent


Default implementation for ITestDiscoveryEvent.

Summary

Public constructors

Public functions

IBinder!
Unit
send(testDiscoveryEvent: TestDiscoveryEvent!)

Sends back notifications for the status of test discovery.

Inherited Constants

From androidx.test.services.events.discovery.ITestDiscoveryEvent
const String!
DESCRIPTOR = "androidx.test.services.events.discovery.ITestDiscoveryEvent"

Public constructors

Default

Default()

Public functions

asBinder

fun asBinder(): IBinder!

send

fun send(testDiscoveryEvent: TestDiscoveryEvent!): Unit

Sends back notifications for the status of test discovery.