SpokestackFactory

object SpokestackFactory

Functions

getConfigured
Link copied to clipboard
fun getConfigured(trayConfig: TrayConfig, context: Context, listener: SpokestackAdapter): Spokestack
Get the singleton Spokestack instance with a new configuration.

Properties

spokestack
Link copied to clipboard
var spokestack: Spokestack? = null
spokestackListener
Link copied to clipboard
var spokestackListener: SpokestackAdapter? = null