GetChatHistoryResponseParser Property
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public static MessageParser<GetChatHistoryResponse> Parser { get; }
Public Shared ReadOnly Property Parser As MessageParser(Of GetChatHistoryResponse)
Get
public:
static property MessageParser<GetChatHistoryResponse^>^ Parser {
MessageParser<GetChatHistoryResponse^>^ get ();
}
static member Parser : MessageParser<GetChatHistoryResponse> with get
Property Value
MessageParserGetChatHistoryResponse