react-native-adjoe-sdk-4.0.0-beta.3
    Preparing search index...

    Function sendEvent

    • Sends a user event to Playtime. These events help to improve the accuracy of the app recommendations for the user.

      Supported only on Android.

      Parameters

      • event: number

        The ID of the event.

      • Optionalextra: string

        This must be the application iD of the app to which the video belongs, otherwise null.

      • Optionalparams: PlaytimeParams

        The PlaytimeParams that holds the user acquisition (UA) paramaters and placement (optional).

      • OptionaluaChannel: string

        The uaChannel value.

      Returns Promise<void>