Class ChatServiceGrpc.ChatServiceImplBase (0.7.0)

public abstract static class ChatServiceGrpc.ChatServiceImplBase implements BindableService, ChatServiceGrpc.AsyncService

Base class for the server implementation of the service ChatService.

Enables developers to build Chat apps and integrations on Google Chat Platform.

Inheritance

java.lang.Object > ChatServiceGrpc.ChatServiceImplBase

Implements

io.grpc.BindableService, ChatServiceGrpc.AsyncService

Constructors

ChatServiceImplBase()

public ChatServiceImplBase()

Methods

bindService()

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