This is an old revision of the document!
To get the photo from a message, use the request:
http://{host}/avl_msg_photo?sid=<sid>&layerName=<text>&msgIndex=<uint>
| Name | Description |
|---|---|
| sid | session ID |
| layerName | layer name |
| msgIndex | message index |
Returns an image with the photo.
|