Home > rainway-sdk > IRainwayHeader > syncKey
IRainwayHeader.syncKey property
A key value used to match up requests and responses. If you're sending a request, this should be a "new" key (++synckey). A response should have the same synckey value as the request.
Signature:
readonly syncKey: number;