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

파라미터

eventNameName of the event.
verEvent version number.
endPointEvent end point URL.
prefixOptional event name prefix value.

설명

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.