OutputTextAudioRealtimeServerMessage.ResponseId 속성

정의

응답의 ID를 가져오거나 설정합니다.

public:
 property System::String ^ ResponseId { System::String ^ get(); void set(System::String ^ value); };
public string? ResponseId { get; set; }
member this.ResponseId : string with get, set
Public Property ResponseId As String

속성 값

설명

응답 수명 주기를 기본적으로 추적하지 않는 공급자를 위한 것 null 일 수 있습니다.

적용 대상