Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun execute(longPollingConfig: LongPollingConfig? = null, onResult: (T) -> Unit)

Function responsible for creating transaction and starting long polling mechanism.