KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
UKLingoNetworkSystem 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : UKLingoNetworkSystem (모든 상속된 멤버들도 포함합니다.)

access_tokenUKLingoNetworkSystemprivate
AddNetworkWaitCount(int Value)UKLingoNetworkSystemprivate
DEFINE_SUBSYSTEM_GETTER_INLINE(UKLingoNetworkSystem)UKLingoNetworkSystem
Deinitialize() overrideUKLingoNetworkSystemvirtual
GetLogPrefix(ENetworkLogType InLogType)UKLingoNetworkSystemprivatestatic
Initialize(FSubsystemCollectionBase &Collection) overrideUKLingoNetworkSystemvirtual
IsResSuccess(const int InCode)UKLingoNetworkSystemprivatestatic
LogNetwork(ENetworkLogType InLogType, const FString &URL, const FString &Body=TEXT(""))UKLingoNetworkSystemprivatestatic
NetworkWaitCountUKLingoNetworkSystemprivate
RequestChatAudio(const FString &Context, const FString &AudioPath, FResponseChatAnswersDelegate InDelegate)UKLingoNetworkSystem
RequestChatQuestion(const FString &Context, const FString &Question, FResponseChatAnswersDelegate InDelegate)UKLingoNetworkSystem
RequestDailyAudio(const FString &Context, const FString &AudioPath, FResponseChatDailysDelegate InDelegate)UKLingoNetworkSystem
RequestDailyQuestion(const FString &Context, const FString &Question, FResponseChatDailysDelegate InDelegate)UKLingoNetworkSystem
RequestEvaluationResult(int32 RoomId, FResponseEvaluationResultDelegate InDelegate)UKLingoNetworkSystem
RequestInterviewAnswer(const FRequestInterviewAnswer &Answer, FResponseInterviewAnswerDelegate InDelegate)UKLingoNetworkSystem
RequestInterviewHello(FResponseInterviewHelloDelegate InDelegate)UKLingoNetworkSystem
RequestListenAudio(const FString &AudioText, FResponseListenAudioDelegate InDelegate)UKLingoNetworkSystem
RequestListenResult(const FRequestListenResult &Result, FResponseListenResultDelegate InDelegate)UKLingoNetworkSystem
RequestListenScenario(FResponseListenScenarioDelegate InDelegate)UKLingoNetworkSystem
RequestReadResult(const FRequestReadResult &Result, FResponseReadResultDelegate InDelegate)UKLingoNetworkSystem
RequestReadScenario(FResponseReadScenarioDelegate InDelegate)UKLingoNetworkSystem
RequestSpeakingJudges(const FString &Question, const FString &AudioPath, FResponseSpeakingJudesDelegate InDelegate)UKLingoNetworkSystem
RequestSpeakResult(const FRequestSpeakResult &Result, FResponseSpeakResultDelegate InDelegate)UKLingoNetworkSystem
RequestSpeakScenario(FResponseSpeakScenarioDelegate InDelegate)UKLingoNetworkSystem
RequestUserMe(FResponseUserMeDelegate InDelegate)UKLingoNetworkSystem
RequestUserRegister(const FString &UserName, FResponseUserRegisterDelegate InDelegate)UKLingoNetworkSystem
RequestUserToken(const FString &UserName, FResponseUserTokenDelegate InDelegate)UKLingoNetworkSystem
RequestWriteQuestions(FResponseWriteQuestionDelegate InDelegate)UKLingoNetworkSystem
RequestWriteResult(const FRequestWriteResult &Result, FResponseWriteResultDelegate InDelegate)UKLingoNetworkSystem
RequestWriteSubmit(const TArray< FString > &ImagePathArray, TArray< FString > InTargetText, FResponseWriteSubmitDelegate InDelegate)UKLingoNetworkSystem
SetupHttpRequest(const FString &Url, const FString &Verb)UKLingoNetworkSystemprivate
ShowLoadingCircle(bool bShow)UKLingoNetworkSystemprivate
ShowNetworkErrorPopup(int32 ResponseCode, const FString &ResponseContent)UKLingoNetworkSystemprivate