startSession

fun startSession(recordingSession: MapGptRecordingSession)

Loads the recording session and starts the replaying of the session's events.


fun startSession(pathToRecordingSessionFile: String)

Loads the recording session file at the path specified and starts the playback of events. Note: The path to the file should point to a file on the device.