Companion

object Companion

Functions

Link copied to clipboard
fun custom(    name: String,     streamingApiHost: String,     streamingAsrApiHost: String): FeedbackAgentEndpoint

Custom endpoint type.

Properties

Link copied to clipboard
const val PRODUCTION: String

Name for production endpoints.

Link copied to clipboard
val Production: FeedbackAgentEndpoint

Standard production endpoints.

Link copied to clipboard
const val TESTING: String

Name for testing endpoints.

Link copied to clipboard
val Testing: FeedbackAgentEndpoint

Testing endpoints.