public interface IBurpCollaboratorInteraction
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties()
This method is used to retrieve a map containing all properties of the
interaction.
|
String |
getProperty(String name)
This method is used to retrieve a property of the interaction.
|
String getProperty(String name)
name - The name of the property to retrieve.Copyright © 2017. All rights reserved.