Table of Contents

Class GatewayAccessSettings

Namespace
JD.AI.Dashboard.Wasm.Models
Assembly
JD.AI.Dashboard.Wasm.dll
public sealed class GatewayAccessSettings
Inheritance
GatewayAccessSettings
Inherited Members

Fields

LanguageDisplayNames

public static readonly string[] LanguageDisplayNames

Field Value

string[]

SupportedLanguages

public static readonly string[] SupportedLanguages

Field Value

string[]

Properties

DefaultSessionKey

public string DefaultSessionKey { get; set; }

Property Value

string

GatewayToken

public string GatewayToken { get; set; }

Property Value

string

Language

public string Language { get; set; }

Property Value

string

WebSocketUrl

public string WebSocketUrl { get; set; }

Property Value

string