logCustomEventWithJSON

fun logCustomEventWithJSON(eventName: String?, propertiesJSON: String?)

Logs a custom event with optional JSON-encoded properties.

Parameters

eventName

The name of the custom event.

propertiesJSON

Optional JSON string of event properties.