send User Event
Sends a user event to Playtime.
These events help to improve the accuracy of the app recommendations for the user.
Parameters
A context.
The ID of the event.
For See io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_PLAY, io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_PAUSE and io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_ENDED this must be the application iD of the app to which the video belongs, otherwise null.
Throws
This method fails when the SDK is not initialized (see init).
Sends a user event to Playtime.
These events help to improve the accuracy of the app recommendations for the user.
Parameters
A context.
The ID of the event.
For See io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_PLAY, See io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_PAUSE and See io.adjoe.sdk.PlaytimeCustom.EVENT_VIDEO_ENDED this must be the application iD of the app to which the video belongs, otherwise null.
The PlaytimeParams that holds the user acquisition (UA) paramaters and placement (optional).
See also
Throws
This method fails when the SDK is not initialized (see init).