parse Diagnostic Events Xdr
Deprecated
Use events.parseDiagnosticEventsXdr() instead. This method will be removed in a future version.
Parses the deprecated diagnosticEventsXdr field from a list of base64-encoded strings to a list of DiagnosticEvent XDR objects.
This method is deprecated and will be removed in a future version. Use events.Events.parseDiagnosticEventsXdr instead.
Return
list of parsed DiagnosticEvent objects, or null if diagnosticEventsXdr is null
Throws
if any XDR string is malformed or cannot be decoded