ScheduledLoad(data: String, mimeType: String)
ScheduledLoad()
ScheduledLoad(url: String?, data: String? = null, mimeType: String? = null)
Used for when we need to schedule loading a url or data with a mime type, if there isn't a session already created.