Instance Propertygrpc-swift 2.0.0GRPCCore

message

Returns the message to send to the client.

ServerResponse.swift:272
var message: Message { get throws }

Throws

RPCError if the request failed.