Class ConversationProfilesGrpc.ConversationProfilesImplBase (4.47.0)

public abstract static class ConversationProfilesGrpc.ConversationProfilesImplBase implements BindableService, ConversationProfilesGrpc.AsyncService

Base class for the server implementation of the service ConversationProfiles.

Service for managing ConversationProfiles.

Inheritance

java.lang.Object > ConversationProfilesGrpc.ConversationProfilesImplBase

Implements

io.grpc.BindableService, ConversationProfilesGrpc.AsyncService

Constructors

ConversationProfilesImplBase()

public ConversationProfilesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition