USDK Class
The SDK entry handle, this class follows the factory pattern. You can obtain an object instance by calling getInstance()
.
kotlin
// initialization of the USDK class
USDK.getInstance().init(application)