Searched refs:sessionIdSize (Results 1 – 1 of 1) sorted by relevance
70 int32_t sessionIdSize = obj->readInt32(); in notify() local71 if (sessionIdSize) { in notify()72 uint8_t *sessionIdData = new uint8_t[sessionIdSize]; in notify()74 sessionId.length = sessionIdSize; in notify()