GoPxL SDK
void ParseReply ( Byte  bytes[])

Convert the message received from the server into a GoInstance object and save this object into the list of GoPxL instances found on the network.

Version
Introduced in 0.2.1.53.
Parameters
bytesMessage received from sender.
Exceptions
Go::ExceptionIf messageId or signature is incorrect.