public class

ITestPlatformEvent.Default

extends java.lang.Object

implements ITestPlatformEvent

 java.lang.Object

↳androidx.test.services.events.platform.ITestPlatformEvent.Default

Overview

Default implementation for ITestPlatformEvent.

Summary

Constructors
publicDefault()

Methods
public android.os.IBinderasBinder()

public voidsend(TestPlatformEvent testPlatformEvent)

Sends back notifications for the status of test execution.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Default()

Methods

public void send(TestPlatformEvent testPlatformEvent)

Sends back notifications for the status of test execution.

public android.os.IBinder asBinder()