Common |
Object to hold common data for the SDK. Not all variables and functions are used right now. Still left in code. object Common |
Yieldprobe |
Yieldprobe is implemented as singleton. Using Kotlin language object feature. All methods are annotated with @JvmStatic so they are easy callable from Java. object Yieldprobe |