Class DirectAccessServiceGrpc.DirectAccessServiceImplBase (0.2.0)

public abstract static class DirectAccessServiceGrpc.DirectAccessServiceImplBase implements BindableService, DirectAccessServiceGrpc.AsyncService

Base class for the server implementation of the service DirectAccessService.

A service for allocating Android devices and interacting with the live-allocated devices. Each Session will wait for available capacity, at a higher priority over Test Execution. When allocated, the session will be exposed through a stream for integration. DirectAccessService is currently available as a preview to select developers. You can register today on behalf of you and your team at https://developer.android.com/studio/preview/android-device-streaming

Inheritance

java.lang.Object > DirectAccessServiceGrpc.DirectAccessServiceImplBase

Implements

io.grpc.BindableService, DirectAccessServiceGrpc.AsyncService

Constructors

DirectAccessServiceImplBase()

public DirectAccessServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition