ConversationalAgentSession.AgentState 속성

정의

디지털 도우미 상태를 가져옵니다.

public:
 property ConversationalAgentState AgentState { ConversationalAgentState get(); };
ConversationalAgentState AgentState();
public ConversationalAgentState AgentState { get; }
var conversationalAgentState = conversationalAgentSession.agentState;
Public ReadOnly Property AgentState As ConversationalAgentState

속성 값

디지털 도우미 상태입니다.

적용 대상