nextCallId property

int nextCallId
getter/setter pair

the next id used to generate request id for a call

Implementation

int nextCallId = 1;