React Native SDK - 方法

React Native SDK 的公共方法列表

React Native SDK ⁠-⁠ 方法

interface IORTrackerConnector {
  startSession: (
    projectKey: string,
    optionsDict: Options,
    projectUrl?: string
  ) => void;
  setMetadata: (key: string, value: string) => void;
  event: (name: string, payload?: string) => void;
  setUserID: (userID: string) => void;
  userAnonymousID: (userID: string) => void;
}

如果您对此流程有任何疑问,欢迎通过我们的 Slack 联系我们,或查看我们的论坛