Builder
data class Builder(authDelegate: AuthDelegate, transportFactory: TransportFactory)
Content copied to clipboard
Constructors
Link copied to clipboard
                fun Builder(authDelegate: AuthDelegate, transportFactory: TransportFactory)
Content copied to clipboard
Functions
Link copied to clipboard
                fun addAgentFactory(namespace: String, factory: AgentFactory<*>): NuguClient.Builder
Content copied to clipboard
Link copied to clipboard
                fun audioFocusChannelConfiguration(builder: DefaultFocusChannel.Builder): NuguClient.Builder
Content copied to clipboard
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                fun systemExceptionDirectiveDelegate(delegate: ExceptionDirectiveDelegate?): NuguClient.Builder
Content copied to clipboard