RealtimeServerMessageType.RawContentOnly 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 that the response contains only raw content.
public:
static property Microsoft::Extensions::AI::RealtimeServerMessageType RawContentOnly { Microsoft::Extensions::AI::RealtimeServerMessageType get(); };
public static Microsoft.Extensions.AI.RealtimeServerMessageType RawContentOnly { get; }
static member RawContentOnly : Microsoft.Extensions.AI.RealtimeServerMessageType
Public Shared ReadOnly Property RawContentOnly As RealtimeServerMessageType
Property Value
Remarks
This type supports extensibility for custom content types not natively supported by the SDK.