hi,
I need to set same values like data of current channel and to recovery where I want in order to update.
Now I'm able to set using:
TNManager.client.BeginSend(Packet.RequestSetChannelData).Write(json_string);
TNManager.client.EndSend();
But I don't understand how to recover date of current channel from the server