current constant

ClientProtocolVersion const current

The highest version this SDK build supports. Used as the default for ConnectOptions.clientProtocolVersion and in tests that need to advertise "the current SDK".

Implementation

static const ClientProtocolVersion current = v1;