|
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.
| bytes | Message received from sender. |
| Go::Exception | If messageId or signature is incorrect. |