onReceivedError
open fun onReceivedError( templateId: String, templateType: String, displayType: DisplayAggregatorInterface.Type?, errorDescription: String?)
Content copied to clipboard
While template loading if there is error received this callback will be called. It can be called multiple times if various error received. It can be called even if loading continues and complete.