kRpcVersion top-level property
final
RPC v1 wire version, sent in the RpcRequest.version packet field.
Implementation
final int kRpcVersion = 1;
RPC v1 wire version, sent in the RpcRequest.version packet field.
final int kRpcVersion = 1;