public abstract static class DirectAccessServiceGrpc.DirectAccessServiceImplBase implements BindableService, DirectAccessServiceGrpc.AsyncServiceBase 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
Constructors
DirectAccessServiceImplBase()
public DirectAccessServiceImplBase()Methods
bindService()
public final ServerServiceDefinition bindService()| Returns | |
|---|---|
| Type | Description |
io.grpc.ServerServiceDefinition |
|