获取请求体uint64_t类型的序列号。
uint64_t UnsignedIntValue() const;
无。
获取请求ID对象的无符号类型序列号。
1
uint64_t value = requestId->UnsignedIntValue();