Searched defs:SessionParams (Results 1 – 1 of 1) sorted by relevance
65 struct SessionParams { struct71 SessionParams(SessionType typeValue = SessionType::SESSION_MAX, size_t callbackPosition = 1, argument73 …Value), callbackStartIndex(INDEX(callbackPosition)), isNeedBusinessError(isNeedBusinessErrorValue), in type()