ScopePath class
定義可用範圍的路徑。
屬性
class | 類別記憶體範圍根路徑。 |
conversation | 交談記憶體範圍根路徑。 |
dialog | 對話框記憶體範圍根路徑。 |
dialog |
DialogClass 記憶體範圍根路徑。 |
dialog |
DialogContext 記憶體範圍根路徑。 |
settings | 設定記憶體範圍根路徑。 |
this | 此記憶體範圍根路徑。 |
turn | 開啟記憶體範圍根路徑。 |
user | 用戶記憶體範圍根路徑。 |
屬性詳細資料
class
類別記憶體範圍根路徑。
static class: "class" = "class"
屬性值
"class"
conversation
交談記憶體範圍根路徑。
static conversation: "conversation" = "conversation"
屬性值
"conversation"
dialog
對話框記憶體範圍根路徑。
static dialog: "dialog" = "dialog"
屬性值
"dialog"
dialogClass
DialogClass 記憶體範圍根路徑。
static dialogClass: "dialogClass" = "dialogClass"
屬性值
"dialogClass"
dialogContext
DialogContext 記憶體範圍根路徑。
static dialogContext: "dialogContext" = "dialogContext"
屬性值
"dialogContext"
settings
設定記憶體範圍根路徑。
static settings: "settings" = "settings"
屬性值
"settings"
this
此記憶體範圍根路徑。
static this: "this" = "this"
屬性值
"this"
turn
開啟記憶體範圍根路徑。
static turn: "turn" = "turn"
屬性值
"turn"
user
用戶記憶體範圍根路徑。
static user: "user" = "user"
屬性值
"user"