Class Dot11SsidListElement

java.lang.Object
org.pcap4j.packet.Dot11InformationElement
org.pcap4j.packet.Dot11SsidListElement
All Implemented Interfaces:
Serializable

public final class Dot11SsidListElement extends Dot11InformationElement
IEEE802.11 SSID List element
      1         1          variable
+----------+----------+-------------
|Element ID|  Length  | SSID List
+----------+----------+-------------
Element ID: 84
The SSID List field is a list of SSID elements, each including the element ID, length field and SSID information field for which the STA is requesting information.
Since:
pcap4j 1.7.0
See Also: