IAnalyticsProviderET::SetURLEndpoint

Updates the default URL endpoint and AltDomains.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

/Engine/Source/Runtime/Analytics/AnalyticsET/Public/IAnalyticsProviderET.h

Include

#include "IAnalyticsProviderET.h"

Syntax

void SetURLEndpoint
(
    const FString & UrlEndpoint,
    const TArray< FString > & AltDomains
)

Remarks

Updates the default URL endpoint and AltDomains.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss