Package burp.api.montoya.collaborator
Interface InteractionId
-
public interface InteractionIdThis interface represents a Burp Collaborator interaction id.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoString()Returns a string containing the interaction id.
-