Interface | Description |
---|---|
EndNotifier |
Interface used for getting feedback once profiling is complete.
|
Class | Description |
---|---|
Config |
Config class contains all possible options which can be sent to the
TrustDefender.init(Config)
method. |
ProfilingOptions |
The ProfilingOptions class encapsulates all the options that can be passed into a profile request.
|
ProfilingResult |
The ProfilingResult class encapsulates all of the information about a single profiling event.
|
TrustDefender |
The TrustDefender object controls everything to do with the TrustDefender SDK
A minimal example use might look like this:
|
TrustDefenderVersion |
Enum | Description |
---|---|
THMStatusCode |
Possible status code's returned from various methods inside the SDK.
|