obspy.clients.seedlink.client.slstate.SLState.get_packet
- SLState.get_packet()[source]
Returns last received packet.
- Returns:
last received packet if data buffer contains a full packet to send.
- Raises:
SeedLinkException – if there is not a packet ready to send.
See also:
packet_available()