TrapConfigProvider

Implement this interface and set the class in the ApplicationManifest.xml under as to provide your own custom configuration for the Trap platform.

Inheritors

Functions

Link copied to clipboard
abstract fun getConfig(application: Application): TrapConfig

Returns a config instance to use with the Trap library.