exportSessionAsGhost
fun exportSessionAsGhost(clientInfo: ClientInfo, actionHistory: List<ActionStateEvent>, logicEvents: List<LogicMethodEvent>, sessionStartTime: Long, initialStateJson: String = "{}", crashEvent: CrashEventInfo? = null): String(source)
Exports the current session history as a ghost JSON string.