@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/8022")
public final class ApiConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_BIND
The "action" part of the binding
Intent that gRPC clients use by default to identify
themselves in a Service.onBind(Intent) call. |
public static final java.lang.String ACTION_BIND
Intent that gRPC clients use by default to identify
themselves in a Service.onBind(Intent) call.