Types
Link copied to clipboard
Platform abstraction for the underlying gRPC call context associated with the current server call.
Platform abstraction for the underlying gRPC call context associated with the current server call.
Platform abstraction for the underlying gRPC call context associated with the current server call.
Functions
Link copied to clipboard
expect fun <Request, Response> serverMethodDefinition(descriptor: GrpcMethodDescriptor<Request, Response>, handler: ServerCallHandler<Request, Response>): ServerMethodDefinition<Request, Response>
actual fun <Request, Response> serverMethodDefinition(descriptor: GrpcMethodDescriptor<Request, Response>, handler: ServerCallHandler<Request, Response>): ServerMethodDefinition<Request, Response>