Just add a statement using all the variables you want to inspect. Something like println(uuid + byt...
r
Just add a statement using all the variables you want to inspect. Something like println(uuid + bytes + registrationID + rtcid)
282 Views