public class WnmData extends Object
Modifier and Type | Method and Description |
---|---|
static WnmData |
buildWnmData(String event) |
long |
getBssid() |
int |
getDelay() |
int |
getMethod() |
String |
getUrl() |
boolean |
isDeauthEvent() |
boolean |
isEss() |
public static WnmData buildWnmData(String event) throws IOException
IOException
public long getBssid()
public String getUrl()
public boolean isDeauthEvent()
public int getMethod()
public boolean isEss()
public int getDelay()