EditorAnalytics.SetEventWithLimitEndPoint

public static Analytics.AnalyticsResult SetEventWithLimitEndPoint(string eventName, string endPoint, int ver);

Parameters

eventName Name of the event.
ver Event version number.
endPoint Event end point URL.

Description

Use this API to set the event end point URL. Note: This API is for internal use only and is likely change in the future. Do not use in user code.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答