RakutenMissionEvent
This class provides main API for Event Analytics function.
Event Analytics feature should be enabled before using the API here.
RakutenRewardConfig.setMissionEventFeatureEnabled(true)
Content copied to clipboard
See also
Functions
logActionJava
Link copied to clipboard
fun logActionJava(eventCode: String, map: Map<String, Any>, callback: LogActionCallback)
Content copied to clipboard
Log Mission Action This API is intended for application in JAVA code base