public class DeviceFingerprintRequest extends Object
Constructor and Description |
---|
DeviceFingerprintRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectorCallback()
You can supply a JavaScript function call that will be called after the device fingerprint data collecting using the provided JavaScript snippet is finished.
|
void |
setCollectorCallback(String value)
You can supply a JavaScript function call that will be called after the device fingerprint data collecting using the provided JavaScript snippet is finished.
|
public String getCollectorCallback()
public void setCollectorCallback(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.