RealtimeServerMessageType.ResponseDone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a message type indicating the response has completed.
public:
static property Microsoft::Extensions::AI::RealtimeServerMessageType ResponseDone { Microsoft::Extensions::AI::RealtimeServerMessageType get(); };
public static Microsoft.Extensions.AI.RealtimeServerMessageType ResponseDone { get; }
static member ResponseDone : Microsoft.Extensions.AI.RealtimeServerMessageType
Public Shared ReadOnly Property ResponseDone As RealtimeServerMessageType