NotificationsGrpc

@Generated(value = "by gRPC proto compiler (version 1.45.1)", comments = "Source: notifications/v1/service.proto")
class NotificationsGrpc

Types

Link copied to clipboard
class NotificationsBlockingStub : AbstractBlockingStub<S>
Link copied to clipboard
class NotificationsFutureStub : AbstractFutureStub<S>
Link copied to clipboard
abstract class NotificationsImplBase : BindableService
Link copied to clipboard
class NotificationsStub : AbstractAsyncStub<S>

Functions

Link copied to clipboard
Link copied to clipboard
open fun getSubscribeMethod(): MethodDescriptor<Service.SubscribeRequest, Empty>
Link copied to clipboard
Link copied to clipboard
open fun getUnsubscribeMethod(): MethodDescriptor<Service.UnsubscribeRequest, Empty>
Link copied to clipboard
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Link copied to clipboard
Creates a new ListenableFuture-style stub that supports unary calls on the service
Link copied to clipboard
open fun newStub(channel: Channel): NotificationsGrpc.NotificationsStub
Creates a new async stub that supports all call types for the service

Properties

Link copied to clipboard
val SERVICE_NAME: String = "notifications.v1.Notifications"
Link copied to clipboard
open val serviceDescriptor: ServiceDescriptor