Sept. 14, 2015
10:50 a.m.
Hi, Iâve noticed that there is a Session class, which is meant to be used as a unique identifier of an image session. Is it possible to obtain some king of identifier of it? I.e. if I want to compare some data associated with session outside of the image. If not, maybe we can simply create a new UUID in Session>>initialize and store it in an ivar? Cheers! Uko