gsdsdk / com.gsd.software.sdk.offlinetools.api

Package com.gsd.software.sdk.offlinetools.api

Types

Name Summary
Intention interface Intention
Created by konradrutkowski on 07.02.2019.
IntentionActionListener interface IntentionActionListener
Created by konradrutkowski on 18.09.2019.
IntentionCall interface IntentionCall
Created by konradrutkowski on 18.02.2019.
IntentionContainer data class IntentionContainer
Created by konradrutkowski on 18.02.2019.
IntentionController class IntentionController :ScopeEventListener
Created by konradrutkowski on 07.02.2019.

Functions

Name Summary
intentionController fun intentionController(storage:RealmStorage, init:IntentionConfiguration.() ->Unit):IntentionController