wire-kotlin-generator / com.squareup.wire.kotlin / RpcRole

RpcRole

enum class RpcRole

Enum Values

CLIENT

Generate interfaces best suited to sending outbound calls.

SERVER

Generate interfaces best suited to receiving inbound calls.