Class ChatServiceGrpc.ChatServiceImplBase (0.18.0)

See more code actions.
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.

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